You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
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:
The text was updated successfully, but these errors were encountered: