Posted by Daniele Varrazzo |
|
Hello,
I'd like to use a "blog" of my website to publish news, implementing a very simple workflow: something like "all registered users can propose a news item, administrators can publish it". It would be easy to modify the code and create something specific for our need (adding a django permission, throwing some "if category.id == NEWS" here and there, using pre_save signals, ecc...), but I was wondering if sphene can be configured to do what we want without hacking the code. Thank you! -- Daniele Daniele Varrazzo
Develer s.r.l. -- http://www.develer.com |
Please login to post a reply.