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

Upgraded to Django 2.1

This commit is contained in:
Jeremy Stretch
2018-11-02 14:42:15 -04:00
parent b05171b126
commit 0a71c63583
22 changed files with 22 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
Django>=2.0,<2.1
Django==2.1.3
django-cors-headers==2.4.0
django-debug-toolbar==1.10.1
django-filter==2.0.0