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

Improve modularity #53

Open
sveetch opened this issue Jul 18, 2024 · 0 comments
Open

Improve modularity #53

sveetch opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sveetch
Copy link
Owner

sveetch commented Jul 18, 2024

Is your feature request related to a problem? Please describe.

Currently Bireli always produces a project with DjangoCMS, Lotus and other apps.

Describe the solution you'd like

Although it is easy to disable apps from composition, there is some internal code that expect some apps like lotus or cms.

These code parts should be more flexible and should not fail when some major app is not enabled.

Describe alternatives you've considered

There is the solution to give app choices during project creation from the cookiecutter prompt, we know this is working but it involves to removes some code parts that can be useful when user want to enable major apps (like creating project without lotus would lose lotus configurations and templates).

Additional context

Add any other context or screenshots about the feature request here.

@sveetch sveetch added the enhancement New feature or request label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant