django-simplecms/cms
Jaap Joris Vens e47d35a578 Alright, this is much better! Client side javascript much cleaner, plus the
templates are now truly recursive! Moving on to implementing the server side
code.
2020-03-10 15:17:46 +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 Alright, this is much better! Client side javascript much cleaner, plus the 2020-03-10 15:17:46 +01:00
templates Alright, this is much better! Client side javascript much cleaner, plus the 2020-03-10 15:17:46 +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 Got a perfect _server side_ solution for accepting forms with nested 2020-03-09 18:24:39 +01:00
middleware.py Cleanup source tree 2020-01-05 13:37:51 +01:00
models.py Change default fields. This breaks existing migrations. Deal with it. 2020-02-19 22:24:01 +01:00
tests.py first commit :) 2019-03-27 16:49:14 +01:00
urls.py I can't believe it actually works! 2020-02-19 20:13:43 +01:00
views.py Alright, this is much better! Client side javascript much cleaner, plus the 2020-03-10 15:17:46 +01:00