django-selectable-filter
=======================
Installation
------------
Use pip/easy_install
.. code-block:: bash
pip install django-selectable-filter
Add selectable_filter to settings.INSTALLED_APP. For this, edit the setup.py file:
.. code-block:: python
INSTALLED_APPS = (
...
'selectable_filter'
)
Inspiration
------------
This project was inspired on library django-datefilterspec
https://github.com/tzulberti/django-datefilterspec
=======================
Installation
------------
Use pip/easy_install
.. code-block:: bash
pip install django-selectable-filter
Add selectable_filter to settings.INSTALLED_APP. For this, edit the setup.py file:
.. code-block:: python
INSTALLED_APPS = (
...
'selectable_filter'
)
Inspiration
------------
This project was inspired on library django-datefilterspec
https://github.com/tzulberti/django-datefilterspec
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-selectable-filter-0.1.5.zip.
File metadata
- Download URL: django-selectable-filter-0.1.5.zip
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7023f37e4a6a3c69643ea583e6e879c3a38b2d6a8943e79ed8762273c6402e27
|
|
| MD5 |
57a344fbbb02a8f770cce185483ecf8a
|
|
| BLAKE2b-256 |
bef08ed9a0b2bca2a505d6a5b713161644deeda79dc8fe2d6db494fcf65b6f8f
|