netbox/netbox/tenancy
Sander Steffann 9b9a9bf8f5 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 Add tenancy to cluster 2019-10-07 16:20:14 +02:00
migrations Update migrations 2019-04-09 14:22:45 -04:00
tests Added child counts to API serializers (WIP) 2019-04-12 17:07:56 -04:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
filters.py 822 bulk import of device components (#3711) 2019-12-05 15:36:11 -05:00
filtersets.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
forms.py Move TenancyFilterForm to tenancy.forms 2019-05-09 14:36:18 -04:00
models.py initial pass on migrating to custom tag model with color and comments fields 2019-02-20 03:52:47 -05:00
tables.py Remove tenant group from ipam table 2019-04-30 10:06:27 -05:00
urls.py urls: fix 3168 by changing url to path 2019-05-26 14:56:00 +02:00
views.py Add tenancy to cluster 2019-10-07 16:20:14 +02:00