-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
Django Styleguide SectionNeeds to be added as a new styleguide section or update an existing oneNeeds to be added as a new styleguide section or update an existing oneFeatureA new thing that needs to be added to the Styleguide ExampleA new thing that needs to be added to the Styleguide ExampleResearchResearch something & then decide what to do with itResearch something & then decide what to do with it
Description
Having the ability to nest Django apps (or simulate nested Django apps with simple Python modules) is extremely powerful, when it comes to properly structuring your Django project for scale and longevity.
We've done it in several ways, but it's worth exploring all options, existing libraries, pros, cons, etc.
Metadata
Metadata
Assignees
Labels
Django Styleguide SectionNeeds to be added as a new styleguide section or update an existing oneNeeds to be added as a new styleguide section or update an existing oneFeatureA new thing that needs to be added to the Styleguide ExampleA new thing that needs to be added to the Styleguide ExampleResearchResearch something & then decide what to do with itResearch something & then decide what to do with it