Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore different options for having nested Django apps #332

Open
RadoRado opened this issue Feb 2, 2023 · 0 comments
Open

Explore different options for having nested Django apps #332

RadoRado opened this issue Feb 2, 2023 · 0 comments
Labels
Django Styleguide Section Needs to be added as a new styleguide section or update an existing one Feature A new thing that needs to be added to the Styleguide Example Research Research something & then decide what to do with it

Comments

@RadoRado
Copy link
Member

RadoRado commented Feb 2, 2023

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.

@RadoRado RadoRado added Feature A new thing that needs to be added to the Styleguide Example Django Styleguide Section Needs to be added as a new styleguide section or update an existing one Research Research something & then decide what to do with it labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Django Styleguide Section Needs to be added as a new styleguide section or update an existing one Feature A new thing that needs to be added to the Styleguide Example Research Research something & then decide what to do with it
Projects
None yet
Development

No branches or pull requests

1 participant