-
Notifications
You must be signed in to change notification settings - Fork 0
python-django application to trye indextank search engine in a couple of seconds
flaptor/django-indextank-py-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
IndexTank Demo Application for Django and Python ================================================ [http://www.indextank.com] [http://indextank.com/documentation/python-client] (See the updated documentation on this client) This is a simple django guestbook application with searching features using Indextank engine To run: * Fork or download the project * python manage.py syncdb * python manage.py runserver * Go http://localhost:8000/ and play with it guestbook/views.py and guestbook/__init__.py contains API_URL and INDEX_NAME configurations. those belongs to a free Indextank account and some people might be using it at the same time. If you don't like to share your index while you're playing, please go to http://www.indextank.com, sign up for free and replace API_URL and INDEX_NAME variables in those files If you have some questions, please let us know at [email protected]
About
python-django application to trye indextank search engine in a couple of seconds
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published