mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-10 22:02:17 -06:00
Merge branch 'develop' into api2
Conflicts: netbox/dcim/api/serializers.py netbox/dcim/api/urls.py netbox/dcim/api/views.py netbox/dcim/filters.py netbox/dcim/tables.py requirements.txt
This commit is contained in:
@@ -2,7 +2,11 @@ cffi>=1.8
|
||||
cryptography>=1.4
|
||||
Django>=1.10
|
||||
django-debug-toolbar>=1.6
|
||||
<<<<<<< HEAD
|
||||
django-filter==0.15.3
|
||||
=======
|
||||
django-filter>=1.0.1
|
||||
>>>>>>> develop
|
||||
django-mptt==0.8.7
|
||||
django-rest-swagger==0.3.10
|
||||
django-tables2>=1.2.5
|
||||
|
||||
Reference in New Issue
Block a user