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

fixes #2621 - deletion issue in the changelog middleware

This commit is contained in:
John Anderson
2019-04-18 14:37:58 -04:00
parent 8d79353d9b
commit a5e1088f1f
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Django>=2.1.5,<2.2
Django>=2,2,<2.3
django-cors-headers==2.4.0
django-debug-toolbar==1.11
django-filter==2.0.0