Have a look at django-cms [1], it should be able to do what you need.
And if there's some extra functionality you need it's very easy to
program it.
[1] http://www.django-cms.org
Rob B (uk) wrote:
The design agency I work for are looking into CMS options. Being a
Django man myself I'm hoping to convince them to build one using
Django.
Requirements are roughly:
Page control (creation/drafts/published/withdrawn/deletion)
Page revisions
View draft pages on site for testing
In-place editing for simple text updates
Categories
Editable Navigation
Wysiwyg editors
Image upload (mass select)
Tagging (pages, images, clients)
Smart site search
Limiting user publishing rights
I can't seem to find a decent CMS that would fit the criteria. What
are people's opinions / experiences with CMS'? What would you
recommend? Thanks
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.