Skip to main content

Build a form to seek records using multiple parameters

Project description

[![Build Status](https://travis-ci.org/mpasternak/django-multiseek.svg?branch=master)](https://travis-ci.org/mpasternak/django-multiseek) [![Coverage Status](https://coveralls.io/repos/github/mpasternak/django-multiseek/badge.svg?branch=master)](https://coveralls.io/github/mpasternak/django-multiseek?branch=master)

Graphical query builder for Django. Uses Foundation 6.

Depends on: * Django * django-autocomplete-light * Foundation 6

Supported configurations: * Django 1.11, 2.0 * Python 3.6

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.

To run the demo

test_project demo uses yarn to handle javascript dependencies, so:

mkvirtualenv django-multiseek pip install -r requirements_dev.txt

cd test_project export PYTHONPATH=..:$PYTHONPATH export DJANGO_SETTINGS_MODULE=test_project.settings

yarn python manage.py collectstatic –noinput -v0

python manage.py migrate python manage.py initial_data python manage.py runserver

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-multiseek-0.9.33.tar.gz (30.4 kB view hashes)

Uploaded Source

Built Distribution

django_multiseek-0.9.33-py2.py3-none-any.whl (45.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page