Merge pull request #10051 from netbox-community/develop
Release v3.3.0
... | ... | @@ -34,10 +34,14 @@ django-pglocks |
# https://github.com/korfuri/django-prometheus | ||
django-prometheus | ||
# Django chaching backend using Redis | ||
# Django caching backend using Redis | ||
# https://github.com/jazzband/django-redis | ||
django-redis | ||
# Django extensions for Rich (terminal text rendering) | ||
# https://github.com/adamchainz/django-rich | ||
django-rich | ||
# Django integration for RQ (Reqis queuing) | ||
# https://github.com/rq/django-rq | ||
django-rq | ||
... | ... | @@ -48,8 +52,7 @@ django-tables2 |
# User-defined tags for objects | ||
# https://github.com/alex/django-taggit | ||
# Will evaluate v3.0 during NetBox v3.3 beta | ||
django-taggit>=2.1.0,<3.0 | ||
django-taggit | ||
# A Django field for representing time zones | ||
# https://github.com/mfogel/django-timezone-field/ | ||
... | ... |
docs/_theme/main.html
0 → 100644