Skip to content

agutierrezdapda/django-multiseek

 
 

Repository files navigation

django-multiseek

Build Status Coverage Status

Graphical query builder for Django. Supports Django versions 1.7 and 1.8.

django-multiseek's purpose is to enable end-user of the web page to build a query form and query the database using multiple parameters.

Launch the demo, then look for a book called "A book with a title" written by John Smith in 2013!

To install the demo

test_project demo uses django-bower to handle javascript dependencies, so:

$ cd test_project
$ pip install -r requirements.txt
$ python manage.py bower install

About

Web-based query builder for Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.9%
  • JavaScript 18.2%
  • HTML 8.2%
  • Other 0.7%