Removed json version of results from the ajax API. Improved checks for search existen...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 8 Jun 2011 21:31:27 +0000 (17:31 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Wed, 8 Jun 2011 21:36:51 +0000 (17:36 -0400)
commit4fd0861aa9d51262d5afcdc40ea48e7ce7ec7aaa
tree2e0aa718a472f85f7ad6608eb2d1b5314b02f65f
parent8e8a06712c8dc9f7a147404da05f16fee6ee03f7
Removed json version of results from the ajax API. Improved checks for search existence. Added default search list template and a static js file for the ajax api.
philo/contrib/sobol/models.py
philo/contrib/sobol/search.py
philo/contrib/sobol/static/sobol/ajax_search.js [new file with mode: 0644]
philo/contrib/sobol/templates/sobol/search/_list.html [new file with mode: 0644]
philo/contrib/sobol/templates/sobol/search/basesearch.html
philo/contrib/sobol/templates/sobol/search/googlesearch.html