mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-10 18:39:36 -06:00
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 |
||
|---|---|---|
| .. | ||
| api | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| filters.py | ||
| filtersets.py | ||
| forms.py | ||
| models.py | ||
| tables.py | ||
| urls.py | ||
| views.py | ||