InstallationΒΆ

At the command line:

$ easy_install drf-querystringfilter

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv drf-querystringfilter
$ pip install drf-querystringfilter