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

Add the needed base applications #9

Closed
12 of 13 tasks
sveetch opened this issue Oct 5, 2022 · 2 comments
Closed
12 of 13 tasks

Add the needed base applications #9

sveetch opened this issue Oct 5, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@sveetch
Copy link
Owner

sveetch commented Oct 5, 2022

Current implementation has been limited to a tiny stack to ease progression. However in this state the cookiecutter is very limited and even it help to enhance bootstrapping new projects, it lacks of many common applications we use.

Here we list the base applications we should focus to add first:

  • DjangoCMS this is probably the more complex to do since it involves many other related apps, it may even need to improve project-compose to manage applications priority for all parts (settings, urls);
  • A file browser solution. Filebrowser grapelli is a fork that did have many durability issues, even it's always maintained, something more stable would be nice. django-filer is preferred and will be tried first;
  • CKeditor (out of DjangoCMS since other application may need it also);
  • Restore 'emencia_initial' feature #14
  • django-apps/project_utils/ probably needs its own app since it may involve migrations and management command;
  • Recaptcha;
  • Fobi;
  • Lotus as the new Blog solution;
  • django-sendfile2;
  • Crispy forms
  • Add Django Rest Framework to available apps #59
  • Cmsplugin-blocks but it will need to be updated to fit to Django4 and last cms
  • Sitemap builders #33
@sveetch sveetch added the enhancement New feature or request label Oct 5, 2022
@sveetch
Copy link
Owner Author

sveetch commented Nov 19, 2022

Reopening because it was closed by error from invalid commit message from v0.2.0

@sveetch sveetch reopened this Nov 19, 2022
@sveetch sveetch added this to v0.4.0 Dec 4, 2023
@sveetch sveetch moved this to Todo in v0.4.0 Dec 4, 2023
@sveetch
Copy link
Owner Author

sveetch commented Dec 29, 2024

Closing it since everything has been done except for DRF that has been move to its own issue #59

@sveetch sveetch closed this as completed Dec 29, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in v0.4.0 Dec 29, 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
No open projects
Status: Done
Development

No branches or pull requests

1 participant