Changed the required version for tastypie, to avoid deprecation messages with Django 1.9.
- Legacy-Id: 12802
This commit is contained in:
parent
c7ec188d3f
commit
d4d86579d2
|
@ -13,7 +13,7 @@ django-bootstrap3>=7.0
|
|||
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
|
||||
django-markup>=1.1
|
||||
django-password-strength>=1.2.1
|
||||
django-tastypie>=0.13.1
|
||||
django-tastypie>=0.13.2
|
||||
django-widget-tweaks>=1.3
|
||||
docutils>=0.12
|
||||
factory-boy>=2.8.1
|
||||
|
|
Loading…
Reference in a new issue