Changes between Version 232 and Version 233 of DjangoResources
- Timestamp:
- May 17, 2010, 10:50:48 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v232 v233 54 54 * [http://haystacksearch.org/ haystack] - Modular search for Django. 55 55 * CMS ([wiki:CMSAppsComparison feature comparison] available) 56 * [http://django-cms.org/ django-cms] - A free, BSD-licensed content management system for Django, supporting a hierarchical page structure, internationalization and more. 56 * [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). 57 57 * [http://code.google.com/p/django-simplecms/ django-simplecms] - A simple cms As Simple As Possible but Extensible. 58 58 * [http://code.google.com/p/django-simple-wiki/ django-simple-wiki] - A simple, but powerful wiki supporting hierarchy, relations, attachments and permissions.