django-simplecms/cms
Jaap Joris Vens 8dcf61c766 Let's rock! 2021-01-23 10:29:24 +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 Better form handling 2020-03-29 01:54:56 +01:00
templatetags Changed has_perms() to has_perm(), because the former always returns False... 2020-05-20 18:03:53 +02:00
__init__.py Let's rock! 2021-01-23 10:29:24 +01:00
__main__.py Let's rock! 2021-01-23 10:29:24 +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 Allow multiple email recipients 2020-04-29 23:32:13 +02:00
middleware.py Reduce indentation 2020-09-13 23:16:38 +02: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 Don't show 404s to logged-in users, but the new page form 2020-05-20 19:03:14 +02:00