django-simplecms/cms
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
..
locale/nl/LC_MESSAGES Missing translations 2020-01-13 11:49:55 +01:00
migrations Cleanup source tree 2020-01-05 13:37:51 +01:00
static/cms Re-introduce formsets 2020-02-14 17:20:41 +01:00
templates Re-introduce formsets 2020-02-14 17:20:41 +01:00
templatetags no exceptions 2020-02-13 20:37:38 +01:00
__init__.py first commit :) 2019-03-27 16:49:14 +01:00
apps.py Cleanup source tree 2020-01-05 13:37:51 +01:00
decorators.py Cleanup source tree 2020-01-05 13:37:51 +01:00
forms.py Re-introduce formsets 2020-02-14 17:20:41 +01:00
middleware.py Cleanup source tree 2020-01-05 13:37:51 +01:00
models.py Fix NumberedModel bug 2020-02-08 08:31:51 +01:00
tests.py first commit :) 2019-03-27 16:49:14 +01:00
urls.py A new templatetag 'includesection' now renders a section with its own 2020-01-05 03:36:23 +01:00
views.py Re-introduce formsets 2020-02-14 17:20:41 +01:00