django-simplecms/cms
Jaap Joris Vens d8d54ea4c4 Refactor forms.py: quite elegant and reusable Page _and_ Section forms. Both
work with the same edit.html template. Finally you can edit sections
individually!
2020-03-13 23:08:21 +01:00
..
locale/nl/LC_MESSAGES Translations 2020-02-20 22:48:35 +01:00
migrations Big downstream changes, little upstream tweaks 2020-03-02 19:13:01 +01:00
static/cms Pixel peeping + javascript robustness 2020-03-13 09:39:27 +01:00
templates Refactor forms.py: quite elegant and reusable Page _and_ Section forms. Both 2020-03-13 23:08:21 +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 Refactor forms.py: quite elegant and reusable Page _and_ Section forms. Both 2020-03-13 23:08:21 +01:00
middleware.py Cleanup source tree 2020-01-05 13:37:51 +01:00
models.py Refactor forms.py: quite elegant and reusable Page _and_ Section forms. Both 2020-03-13 23:08:21 +01:00
tests.py first commit :) 2019-03-27 16:49:14 +01:00
urls.py Refactor forms.py: quite elegant and reusable Page _and_ Section forms. Both 2020-03-13 23:08:21 +01:00
views.py Refactor forms.py: quite elegant and reusable Page _and_ Section forms. Both 2020-03-13 23:08:21 +01:00