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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-multiseek-0.9.45.tar.gz
.
File metadata
- Download URL: django-multiseek-0.9.45.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b3676afa3cfe12d1d87befc230d3f453dd47c7003cbebba9701d9f2a947fb09 |
|
MD5 | 03697364adf4849200e0617b6bf6b016 |
|
BLAKE2b-256 | 4edb9d14612eef08a34fd11c84ea19b89cadde9d38bc0b3c0e2a65667af384f7 |
File details
Details for the file django_multiseek-0.9.45-py3-none-any.whl
.
File metadata
- Download URL: django_multiseek-0.9.45-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 403805152af671a3280789f1a5bea345e91c07fd75b94ab96091652cff1439f1 |
|
MD5 | baa05ea4d5670cb7509ad8e9c830f456 |
|
BLAKE2b-256 | 7291839272fd613f660a09db3f5dbbc3bbfa5cf8ddf72c4cd84bf5ba9ed3fed8 |