netbox/netbox/users
Sander Steffann adb25fd7d7 822 bulk import of device components (#3711)
Closes #822: CSV import for device components

* Implement CSV import for netbox-community#822

* Comment out default_return_url until there is a proper target

* Fix the default value of `enabled` when not included in the import

* rear_port is definitely required here

* Power Ports don't have a type (yet)

* Add import for console-ports and console-server-ports

* Add import for device-bays
2019-12-05 15:36:11 -05:00
..
api Closes #2578: Reorganized nested serializers 2018-11-12 11:36:44 -05:00
migrations Merge release v2.4.6 2018-10-10 09:36:51 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
forms.py Formatting cleanup 2018-11-27 11:57:29 -05:00
models.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
urls.py urls: fix 3168 by changing url to path 2019-05-26 14:56:00 +02:00
views.py 822 bulk import of device components (#3711) 2019-12-05 15:36:11 -05:00