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

Release v3.2.5

This commit is contained in:
jeremystretch
2022-06-20 11:22:36 -04:00
parent 8074ca95bd
commit 7ba268946a
6 changed files with 12 additions and 11 deletions

View File

@@ -44,7 +44,8 @@ django-tables2
# User-defined tags for objects
# https://github.com/alex/django-taggit
django-taggit
# Will evaluate v3.0 during NetBox v3.3 beta
django-taggit>=2.1.0,<3.0
# A Django field for representing time zones
# https://github.com/mfogel/django-timezone-field/