django-simplecms/example/app/migrations
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
..
0001_initial.py New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
0002_sectionimage.py New version! Modelled after Django's admin application, simplecms now allows 2020-03-21 18:49:41 +01:00
__init__.py Cleanup source tree 2020-01-05 13:37:51 +01:00