|
@@ -1,6 +1,6 @@
|
|
|
# The Python web framework on which NetBox is built
|
|
# The Python web framework on which NetBox is built
|
|
|
# https://docs.djangoproject.com/en/stable/releases/
|
|
# https://docs.djangoproject.com/en/stable/releases/
|
|
|
-Django<5.2
|
|
|
|
|
|
|
+Django==5.2.*
|
|
|
|
|
|
|
|
# Django middleware which permits cross-domain API requests
|
|
# Django middleware which permits cross-domain API requests
|
|
|
# https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst
|
|
# https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst
|