Changes between Version 284 and Version 285 of DjangoResources


Ignore:
Timestamp:
Mar 9, 2011, 5:26:51 PM (13 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v284 v285  
    7272 * CMS ([wiki:CMSAppsComparison feature comparison] available)
    7373  * [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
    7475  * [http://code.google.com/p/django-simplecms/ django-simplecms] - A simple cms As Simple As Possible but Extensible.
    7576  * [http://code.google.com/p/django-simple-wiki/ django-simple-wiki] - A simple, but powerful wiki supporting hierarchy, relations, attachments and permissions.
Back to Top