Skip to content

baskoopmans/django-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Filters

The Django Filters project is created for easy filter creation. There are slug and get base filters and an BaseFilterset for constructing.

Upcoming features ============

If you have ideas for other features please let me know.

Installation

  1. pip install git+git://github.com/baskoopmans/django-filters.git
  2. Or add the filters directory to your Python path.
  3. Add filters to your INSTALLED_APPS if you want to use templates and templatetags

Configuration

TODOs and BUGS

See: http://github.com/baskoopmans/django-filters/issues

Releases

No releases published

Packages

No packages published

Languages