Allows a user to use logical operators in the datatableview search window
Project description
django-datatable-view-adv-query
This is a small repo to allow user to use an advanced search in the search window.
For example this is now possible:
(name="Foo Man" OR name=Bar) AND modified_date >= 12/25/2017
Learn more https://github.com/icmanage/django-datatable-view-adv-query>.
Build Process:
- Update the
__version_info__inside of the application. Commit and push. - Tag the release with the version.
git tag <version> -m "Release"; git push --tags - Build the release
rm -rf dist build *egg-info; python setup.py sdist bdist_wheel - Upload the data
twine upload dist/*
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datatableview_advanced_search-1.2.1.tar.gz.
File metadata
- Download URL: datatableview_advanced_search-1.2.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
694d10828a504cef4972e42a55a21749d17faa88e8977cfbbeab325929136501
|
|
| MD5 |
6dd23072615db75a2ac30c2b57f6a90c
|
|
| BLAKE2b-256 |
a7d2d9797416c9664a94f306f85b728ea455faf7f4617200887b0211c8bab137
|
File details
Details for the file datatableview_advanced_search-1.2.1-py2.py3-none-any.whl.
File metadata
- Download URL: datatableview_advanced_search-1.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18060edb128f4e5a962b6fb0f3c92cdc410058214b0a17d972cbc57a850448a5
|
|
| MD5 |
54d772b9e633dd4481e3652b041b10fe
|
|
| BLAKE2b-256 |
7da714c81ea813c110198ccaa1e225405e7f6f5f5b9883349715f40edc0bf772
|