Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
544 B
Text
10 lines
544 B
Text
Haystack is modular search for Django
|
|
|
|
Search doesn't have to be hard. Haystack lets you write your search code once
|
|
and choose the search engine you want it to run on.
|
|
With a familiar API that should make any Djangonaut feel right at home and an
|
|
architecture that allows you to swap things in and out as you need to, it's how
|
|
search ought to be. Haystack is BSD licensed, plays nicely with third-party app
|
|
without needing to modify the source and supports Solr, Whoosh and Xapian.
|
|
|
|
See also: https://github.com/django-haystack/django-haystack
|