collin / django-haystack forked from toastdriven/django-haystack

Modular search for Django. Currently beta.

This URL has Read+Write access

name age message
file .gitignore Tue Apr 21 13:31:35 -0700 2009 Fixed the .gitignore. Thanks ask! [toastdriven]
file AUTHORS Thu Aug 06 19:23:46 -0700 2009 BACKWARD INCOMPATIBLE - The `haystack.autodisco... [toastdriven]
file LICENSE Fri Apr 17 10:23:48 -0700 2009 Yay stupid typos! [toastdriven]
file MANIFEST.in Tue Apr 21 13:33:38 -0700 2009 Improvements to the setup.py. Thanks jezdez & ask! [toastdriven]
file TODO Sun Jun 14 23:40:14 -0700 2009 Finally added views/forms documentation. A touc... [toastdriven]
directory docs/ Loading commit data...
directory haystack/
file setup.py Sun Jul 19 23:32:37 -0700 2009 Removed erroneous 'zip_safe' from setup.py. Tha... [toastdriven]
directory tests/