Changes between Version 177 and Version 178 of DjangoResources
- Timestamp:
- Apr 13, 2009, 10:51:43 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v177 v178 32 32 * [http://code.google.com/p/djapian/ djapian] A full-text search integration with Django using Xapian 33 33 * [http://code.google.com/p/django-search-lucene/ django-search-with-lucene] - Django search with Lucene is Tightly integrated the Lucene in Django, so use search content using django model filtering expressions. 34 * [http://haystacksearch.org/ haystack] - Modular search for Django. 34 35 * CMS 35 36 * [http://django-cms.org/ django-cms] - A free, BSD-licensed content management system for Django, supporting a hierarchical page structure, internationalization and more.