mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-09 05:12:18 -06:00
Closes #2200: Replaced detail_route API view decorator with action (DRF change)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user