alvra / django-spotnet

A Django app to manage and download posts from Spotnet.
GNU General Public License v3.0
7 stars 6 forks source link

search currently not working #6

Open hagst opened 11 years ago

hagst commented 11 years ago

When using the search with or without a specific category nothing happens. Is the search not yet working or is my setup missing someting?

Specs: Blue-django-spotnet-2f992c6dee29 from 2012-08-23, example_project, XP sp3, Firefox 17, sqlite3, Django 1.4.2, Python 2.7.3, pip-1.2.1, setuptools-0.6c11, python-dateutil-2.1, six-1.2.0, pycrypto-2.6.win32-py2.7.

alvra commented 11 years ago

Search by main category should work, but anything beyond that is still in the making unfortunately.

hagst commented 11 years ago

The search isn't working for me. I have selected Image, added one word to seach (from a title i known is in the database) and clicked on enter. Nothing happens and searching without a specific category doesn't work.

Do i need to install something specific for Django/ Spotnet before the search works? How would a seach link look if a search would be done for test? So i can test if a manual typed link works.