stars and tags instead of shelves, move to social app
[wolnelektury.git] / apps / search / context_processors.py
index c54525a..cfb2f2e 100644 (file)
@@ -1,6 +1,6 @@
 
-from catalogue.forms import SearchForm
 from django.core.urlresolvers import reverse
+from search.forms import SearchForm
 
 
 def search_form(request):