Skip to main content

Extra filters for django admin site

Project description

Collection of extra filters for the Django admin site

https://travis-ci.org/saxix/django-adminfilters.svg?branch=develop https://codecov.io/github/saxix/django-adminfilters/coverage.svg?branch=develop https://badges.gitter.im/saxix/django-adminfilters.svg

Filters

  • AllValuesComboFilter

  • AllValuesRadioFilter

  • RelatedFieldComboFilter

  • RelatedFieldRadioFilter

  • RelatedFieldCheckBoxFilter

  • StartWithFilter

  • PermissionPrefixFilter

  • MultipleSelectFieldListFilter

  • IntersectionFieldListFilter

  • UnionFieldListFilter

  • ForeignKeyFieldFilter

Usage examples

class UserAdmin(ModelAdmin):
    list_filter = (TextFieldFilter.factory('name__istartswith'),)

Run demo app

$ git checkout https://github.com/saxix/django-adminfilters.git
$ cd django-adminfilters
$ make develop
$ make demo

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-adminfilters-1.3.2.tar.gz (27.7 kB view details)

Uploaded Source

File details

Details for the file django-adminfilters-1.3.2.tar.gz.

File metadata

  • Download URL: django-adminfilters-1.3.2.tar.gz
  • Upload date:
  • Size: 27.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.8

File hashes

Hashes for django-adminfilters-1.3.2.tar.gz
Algorithm Hash digest
SHA256 383753e01fb41d3df0bd4924d7cf7ba183f19e9955b764a548ae550cda585166
MD5 af0089d7c29e5916d5b2db8cf9e283d1
BLAKE2b-256 47c6a9dad9a41a69ffb85ed11819b4918302e79cbab301698fe39af2b56c81fe

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