GitHubGitHub (opens in a new tab)
  • Getting Started
  • How it works?
    • Publish a Project
    • Pull Template Changes
    • Push Template Changes
    • Publish an App
    • Pull template changes
    • Push template changes
    • Basic Project
    • Submit your project ↗ (opens in a new tab)
      • Getting Started
      • Configuration
      • Sidebar Navigation
      • Custom Pages
      • Admin Models
        • Default Table Action
        • Table Detail Action
        • Table List Action
        • Table Row Action
      • Readonly Fields
      • Getting Started
      • Users Permissions
      • Getting Started
      • Configuration
    • Submit your app ↗ (opens in a new tab)
    • POST View
    • Django Models
    • Fields Validation
    • Multiple Databases
    • Translations
  • More
  • PyPi Package ↗ (opens in a new tab)
  • Support
  • Submit your question (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub →
Apps
Pull template changes

Pull template changes

Pull template changes from the superapp template repository to your app.

cd ./my_superapp;
cd ./superapp/apps/your_app_name_here;
django_superapp pull-template .
cd ../../
Publish an AppPush template changes

© 2025 Django SuperApp. All rights reserved.