Re: Django CMS 2.1 Release Candidate 3 was just released!
Django CMS is a pluggable app. It's not a collection of things like Pinax. You either add it to your project (and give yourself a CMS), or not.
Here's a brief overview:
1. Install the app in an existing Django application.
2. Use the Django admin to create and edit pages using Django templates. You'll have plugins for images, etc.
3. Done.
Django CMS handles the URLs for your pages and just serves them.
Shawn
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home