django-simplecms/cms
Jaap Joris Vens ab9dc1621f Updated example project with cache settings. Also, deleted frontend
templates from cms app.
2020-03-24 01:15:17 +01:00
..
bin Tidying up! 2020-03-22 19:57:48 +01:00
locale/nl/LC_MESSAGES Translations 2020-02-20 22:48:35 +01:00
migrations The dependency on swapper has been replaced with an incredibly simply 2020-03-22 12:46:10 +01:00
static/cms Minor tweaks 2020-03-22 21:19:12 +01:00
templates Updated example project with cache settings. Also, deleted frontend 2020-03-24 01:15:17 +01:00
templatetags The dependency on swapper has been replaced with an incredibly simply 2020-03-22 12:46:10 +01:00
__init__.py The dependency on swapper has been replaced with an incredibly simply 2020-03-22 12:46:10 +01:00
apps.py Tidying up! 2020-03-22 19:57:48 +01:00
cms.py The dependency on swapper has been replaced with an incredibly simply 2020-03-22 12:46:10 +01:00
decorators.py Tidying up! 2020-03-22 19:57:48 +01:00
forms.py Tidying up! 2020-03-22 19:57:48 +01:00
middleware.py Updated example project with cache settings. Also, deleted frontend 2020-03-24 01:15:17 +01:00
models.py The dependency on swapper has been replaced with an incredibly simply 2020-03-22 12:46:10 +01:00
registry.py Tidying up! 2020-03-22 19:57:48 +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 Updated example project with cache settings. Also, deleted frontend 2020-03-24 01:15:17 +01:00