mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
update django-fillter to 1.1
This commit is contained in:
parent
26fc9ff235
commit
d44f64f3fd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -135,7 +135,7 @@ setup(
|
|||
'django-extra-views>=0.11.0',
|
||||
'django-braces>=1.3.0',
|
||||
'djangorestframework>=3.8.2',
|
||||
'django-filter==1.0.0',
|
||||
'django-filter==1.1.0',
|
||||
'pytz>=2016.4',
|
||||
'future>=0.15.2',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue