Closes #2200: Replaced detail_route API view decorator with action (DRF change)

This commit is contained in:
Jeremy Stretch
2018-06-29 11:48:21 -04:00
parent 35d58d2f7c
commit b9bdd666da
6 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ django-mptt>=0.9.0
django-tables2>=1.19.0
django-taggit>=0.22.2
django-timezone-field>=2.0
djangorestframework>=3.7.7,<3.8.2
djangorestframework>=3.8.0,<3.8.2
drf-yasg[validation]>=1.4.4
graphviz>=0.8.2
Markdown>=2.6.11