El 05/02/10 09:09, Rob B (uk) escribió:
> 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
>   

I have little experience with CMSs myself, where I work we face some of
the requirements you mention and we pretty much build what would be
specialized CMSs using Django and opensource Django apps.

I can suggest you take a look at these links:

    http://code.djangoproject.com/wiki/CMSAppsComparison
    http://pinaxproject.com/


Best!

-- 
Gonzalo Delgado <gonzalo...@gmail.com>

-- 
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.

Reply via email to