mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Limit <v2.0 installations to Django 1.10
This commit is contained in:
parent
7766e1f684
commit
78b0072051
@ -1,6 +1,6 @@
|
||||
cffi>=1.8
|
||||
cryptography>=1.4
|
||||
Django>=1.10
|
||||
Django>=1.10,<1.11
|
||||
django-debug-toolbar>=1.6
|
||||
django-filter>=1.0.1
|
||||
django-mptt==0.8.7
|
||||
|
Loading…
Reference in New Issue
Block a user