diff options
| author | Tom Christie | 2012-11-07 21:13:38 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-07 21:13:38 +0000 |
| commit | 9fe317b2caee8e397ae669fb0d99c5fb730f7819 (patch) | |
| tree | fc59e3426996caacb6802a2cfb49c7fd4f340c24 /optionals.txt | |
| parent | 30799a3955b3b13ae0d40791f1260f05bda438be (diff) | |
| download | django-rest-framework-9fe317b2caee8e397ae669fb0d99c5fb730f7819.tar.bz2 | |
Make django-filter optional
Diffstat (limited to 'optionals.txt')
| -rw-r--r-- | optionals.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/optionals.txt b/optionals.txt index cf0d8da4..320cf216 100644 --- a/optionals.txt +++ b/optionals.txt @@ -1,2 +1,3 @@ markdown>=2.1.0 PyYAML>=3.10 +-e git+https://github.com/alex/django-filter.git@0e4b3d703b31574922ab86fc78a86164aad0c1d0#egg=django-filter |
