issues
search
gregplaysguitar
/
djangocms2000
Flexible Django CMS with edit-in-place capability. Master branch is stable
http://gregbrown.co.nz/code/djangocms2000/
Other
8
stars
8
forks
source link
Auto-creation of pages is a bit too eager
#16
Open
gregplaysguitar
opened
10 years ago
gregplaysguitar
commented
10 years ago
Options:
Require explicit template tag/function call in the page to create it
View wrapper/decorator for views which will need a cms.page
Page creation only when frontend editing (but what if it's not in use?)
Options: