diff options
| author | Marko Tibold | 2012-11-28 14:46:45 -0800 |
|---|---|---|
| committer | Marko Tibold | 2012-11-28 14:46:45 -0800 |
| commit | 60def44ee2ae803e23f7e440a6855c6883c1a882 (patch) | |
| tree | 0eae330963fd7b77a3b79ae7c30b2359dac1bb4d | |
| parent | 0a4c9f083135a0bf432478c3857efab2c7ed6ee0 (diff) | |
| parent | 2f6cecc9a4a465daf3bc5b28dae260cae155ac19 (diff) | |
| download | django-rest-framework-60def44ee2ae803e23f7e440a6855c6883c1a882.tar.bz2 | |
Merge pull request #459 from onepercentclub/update-options
Update django-filter to released version.
| -rw-r--r-- | optionals.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optionals.txt b/optionals.txt index 320cf216..1d2358c6 100644 --- a/optionals.txt +++ b/optionals.txt @@ -1,3 +1,3 @@ markdown>=2.1.0 PyYAML>=3.10 --e git+https://github.com/alex/django-filter.git@0e4b3d703b31574922ab86fc78a86164aad0c1d0#egg=django-filter +django-filter>=0.5.4 |
