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

Release v3.6.5

This commit is contained in:
Jeremy Stretch
2023-11-09 15:45:49 -05:00
parent 351aaf8397
commit 41eae1bc19
6 changed files with 10 additions and 9 deletions

View File

@@ -53,7 +53,8 @@ django-tables2
# User-defined tags for objects
# https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst
django-taggit
# TODO: Upgrade to v5.0 for NetBox v3.7 beta
django-taggit<5.0
# A Django field for representing time zones
# https://github.com/mfogel/django-timezone-field/