Changes between Version 284 and Version 285 of DjangoResources
- Timestamp:
- Mar 9, 2011, 5:26:51 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v284 v285 72 72 * CMS ([wiki:CMSAppsComparison feature comparison] available) 73 73 * [http://django-cms.org/ django-cms] - A free, BSD-licensed content management system for Django, supporting a hierarchical page structure, internationalization and more. Notice: it doesn't supports Chinese(non-ASCII). 74 * [http://www.merengueproject.org/ Merengue] A free, LGPL-Licensed content management system for Django. It’s not only a plug-and-play CMS but a framework to build CMS sites at top speed with clean and re-usable code 74 75 * [http://code.google.com/p/django-simplecms/ django-simplecms] - A simple cms As Simple As Possible but Extensible. 75 76 * [http://code.google.com/p/django-simple-wiki/ django-simple-wiki] - A simple, but powerful wiki supporting hierarchy, relations, attachments and permissions.