mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-11 10:59:36 -06:00
* Fix #235: Enable global vlan Decouple site/vlan, make site optional for vlan/vlangroup Change html generation code to check site existence before dereference Create site search function, if site is None for a VLAN, view it as global VLAN * commit1 * commit2 * commit3 * Add migration file for VLAN&VLAN group * Revert unintentional commits |
||
|---|---|---|
| .. | ||
| circuits | ||
| dcim | ||
| inc | ||
| ipam | ||
| secrets | ||
| tenancy | ||
| users | ||
| utilities | ||
| _base.html | ||
| 404.html | ||
| 500.html | ||
| home.html | ||
| import_success.html | ||
| login.html | ||
| paginator.html | ||
| panel_table.html | ||
| table.html | ||