No project description provided
Project description
Documentation
The full documentation is at https://django-filtersmerger.readthedocs.io.
Quickstart
Install Django filtersmerger:
$ pip install django-filtersmerger
Add django-filtersmerger to your INSTALLED_APPS
INSTALLED_APPS = [
# ...
'django_filtersmerger',
# ...
]
Running Tests
Does the code actually work?
$ source <YOURVIRTUALENV>/bin/activate
$ (myenv) $ pip install tox
$ (myenv) $ tox
Contributors
Here is a list of Django-filtersmerger’s contributors.
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
File details
Details for the file django-filtersmerger-1.0.0.tar.gz
.
File metadata
- Download URL: django-filtersmerger-1.0.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4fcafefe3bc75c2e2f97eb6ff611d3eb141b18cc9d4b22922d7ac0cc4682189 |
|
MD5 | a07aa36dcd89903a0f56ef0c3da20f00 |
|
BLAKE2b-256 | 0181b9badda8e410f6ffa527a7948f8363c5a09d125645a28eb592e12ffd4f77 |