Skip to main content

The filterspec to the Django administration that allow you to filter records using the resources of django-selectable library

Project description

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

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-selectable-filter-0.1.5.zip (6.6 kB view hashes)

Uploaded Source

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