/HaystackSearchResource

A base class for a Django TastyPie resource that adds Django Haystack search functionality

Primary LanguagePythonThe UnlicenseUnlicense

HaystackSearchResource

A base class for a Django TastyPie resource that adds Django Haystack search functionality

This is essentially just ripped out of the TastyPie cookbook here: http://django-tastypie.readthedocs.org/en/latest/cookbook.html I have just cleaned it up and made it a bit more generic for my personal use.