django-simplecms/example/app
Jaap Joris Vens 3cc1f9ec08 New version! Modelled after Django's admin application, simplecms now allows
you to define everything related to it in the file 'cms.py'. No more
inherited proxy models and no more migrations every time you add/remove a
section type! In fact, the dependency on django-polymorphic has completely
been removed!

The example project has been updated and should get you started.
Documentation will be coming soon!
2020-03-21 18:49:41 +01:00
..
migrations New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
static/app New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
templates New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
__init__.py New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
cms.py New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
models.py New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00