public
Forks21Right
Watchers141Right
Description: Modular search for Django. Currently beta.
Homepage: http://haystacksearch.org/
Clone URL: git://github.com/toastdriven/django-haystack.git
name age message
file .gitignore Loading commit data...
file AUTHORS Mon Aug 03 22:08:33 -0700 2009 Fixed `null=True` for `IntegerField` and `Float... [Daniel Lindsley]
file LICENSE Fri Apr 17 10:23:48 -0700 2009 Yay stupid typos! [Daniel Lindsley]
file MANIFEST.in Tue Apr 21 13:33:38 -0700 2009 Improvements to the setup.py. Thanks jezdez & ask! [Daniel Lindsley]
file TODO
directory docs/
directory haystack/ Tue Aug 04 19:49:57 -0700 2009 Added `verbose_name_plural` to the `SearchResul... [Daniel Lindsley]
file setup.py
directory tests/