Changes between Version 178 and Version 179 of DjangoResources


Ignore:
Timestamp:
Apr 13, 2009, 10:58:10 AM (15 years ago)
Author:
Ben Spaulding
Comment:

Removing Haystack at maintainer’s request. Haystack is almost, but not quite, ready for public consumption.

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v178 v179  
    3232  * [http://code.google.com/p/djapian/ djapian] A full-text search integration with Django using Xapian
    3333  * [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.
    3534 * CMS
    3635  * [http://django-cms.org/ django-cms] - A free, BSD-licensed content management system for Django, supporting a hierarchical page structure, internationalization and more.
Back to Top