django-simplecms/cms
Jaap Joris Vens c720cac33e New potentially useful section view: a section with a formset. Strange that django/views/generic/edit.py doesn't provide this. I fear I'm going to find out why... 2020-02-15 14:44:44 +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 minor 2020-02-15 07:51:00 +01:00
templates Fix non-cms forms 2020-02-14 22:03:25 +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 New potentially useful section view: a section with a formset. Strange that django/views/generic/edit.py doesn't provide this. I fear I'm going to find out why... 2020-02-15 14:44:44 +01:00