django-simplecms/cms
Jaap Joris Vens e9fddf8a2e Fix invalid form bug (in an ugly way...) 2020-03-25 16:52:16 +01:00
..
bin Fix invalid form bug (in an ugly way...) 2020-03-25 16:52:16 +01:00
locale/nl/LC_MESSAGES Various small improvements 2020-03-24 15:32:12 +01:00
migrations The dependency on swapper has been replaced with an incredibly simply 2020-03-22 12:46:10 +01:00
static/cms Fix invalid form bug (in an ugly way...) 2020-03-25 16:52:16 +01:00
templates Various small improvements 2020-03-24 15:32:12 +01:00
templatetags Fix invalid form bug (in an ugly way...) 2020-03-25 16:52:16 +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 Fix invalid form bug (in an ugly way...) 2020-03-25 16:52:16 +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 Fix invalid form bug (in an ugly way...) 2020-03-25 16:52:16 +01:00