django-simplecms/example/app
Jaap Joris Vens 3f900617c8 Re-introduce formsets
No more clicking individual sections to edit them. From now on, there will
only be one edit button! The biggest challenge was getting the javascript
closures to understand.
2020-02-14 17:20:41 +01:00
..
migrations Cleanup source tree 2020-01-05 13:37:51 +01:00
static/app Cleanup source tree 2020-01-05 13:37:51 +01:00
templates Re-introduce formsets 2020-02-14 17:20:41 +01:00
__init__.py Cleanup source tree 2020-01-05 13:37:51 +01:00
apps.py Cleanup source tree 2020-01-05 13:37:51 +01:00
forms.py Move ContactForm back to cms package. Where should it live? 2020-01-06 12:51:10 +01:00
models.py Cleanup source tree 2020-01-05 13:37:51 +01:00
views.py Move ContactForm back to cms package. Where should it live? 2020-01-06 12:51:10 +01:00