django-simplecms/cms
Jaap Joris Vens a69d51a0dc Automatic detection of available section types
Use the decorator @register to register your own Section child models, and
use their fields attribute to specify which fields it uses.
2020-01-02 01:56:15 +01:00
..
locale/nl/LC_MESSAGES
migrations Automatic detection of available section types 2020-01-02 01:56:15 +01:00
static/cms
templates Automatic detection of available section types 2020-01-02 01:56:15 +01:00
__init__.py
admin.py Automatic detection of available section types 2020-01-02 01:56:15 +01:00
apps.py
forms.py Automatic detection of available section types 2020-01-02 01:56:15 +01:00
models.py Automatic detection of available section types 2020-01-02 01:56:15 +01:00
tests.py
urls.py
utils.py
views.py Automatic detection of available section types 2020-01-02 01:56:15 +01:00