django-simplecms/cms
Jaap Joris Vens 03a89075f6 An experiment with a single-modal interface. Click any element with
class="editable" and the corresponding formfield will be unhidden. The
Read/Write Web as Sir Berners-Lee intended it.

However, it looks and works silly and leaves a lot to be desired. I hope to
continue this branch one day.
2020-02-16 20:54:47 +01:00
..
locale/nl/LC_MESSAGES Missing translations 2020-01-13 11:49:55 +01:00
migrations Another try at making both the Page and Section models be swappable (damn 2020-02-16 15:32:38 +01:00
static/cms minor 2020-02-15 07:51:00 +01:00
templates An experiment with a single-modal interface. Click any element with 2020-02-16 20:54:47 +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 Re-introduce formsets 2020-02-14 17:20:41 +01:00
middleware.py Cleanup source tree 2020-01-05 13:37:51 +01:00
models.py Fix NumberedModel bug 2020-02-08 08:31:51 +01:00
tests.py first commit :) 2019-03-27 16:49:14 +01:00
urls.py A new templatetag 'includesection' now renders a section with its own 2020-01-05 03:36:23 +01:00
views.py An experiment with a single-modal interface. Click any element with 2020-02-16 20:54:47 +01:00