Django CMS: 2 pages with same slug, but different publication dates -


like title says: have 2 different cms pages same slug, different publication date.

e.g.

page 1 -> slug: sale -> pub date *till*: 12-12-2013 11:00:00 page 2 -> slug: sale -> pub date *from*: 12-12-2013 11:00:01 

is possible django-cms, or other package?

i haven't worked django-cms, if slug unique field on page model (which likely) there's lot of code depending on feature, patching gonna messy hell.

you take ideas django-reversion


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

php - Satis Composer Repository Installation -