Skip to main content

Django model filters, stored in json

Project description

Stored filters is django app for storing model filters in database using json representation.

Quick start

  1. Add “stored_filters” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'stored_filters',
    )
  2. Run south command for createing tables in database:

    ./manage.py migrate stored_filters

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-stored-filters-0.1.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file django-stored-filters-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-stored-filters-0.1.1.tar.gz
Algorithm Hash digest
SHA256 07bb842503b20601b87e3bca752fcd398323a01bfed3cd48691c22da7ab9396d
MD5 a780a6605708c0d294bd3e00977cbd8c
BLAKE2b-256 147a0acb54d6058f813486d343a951812cd19c4c4a1906da8d40e01369234179

See more details on using hashes here.

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