1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Added django-taggit

This commit is contained in:
Jeremy Stretch
2018-05-22 12:49:56 -04:00
parent dc2f1d7c64
commit 74aa992ec6

View File

@ -4,6 +4,7 @@ django-debug-toolbar>=1.9.0
django-filter>=1.1.0
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
drf-yasg[validation]>=1.4.4