netbox/netbox/dcim
Jeremy Stretch d2fea4edc4
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
* Move L2VPN and L2VPNTermination models from ipam to vpn

* Move L2VPN resources from ipam to vpn

* Extend migration to update content types

* Misc cleanup
2023-11-28 13:45:00 -05:00
..
api Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
forms Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
graphql Merge branch 'develop' into feature 2023-07-30 13:36:51 -04:00
management Feature - Schema Generation (#13353) 2023-08-11 11:00:26 -04:00
migrations Closes #12135: Prevent the deletion of interfaces with children (#14091) 2023-11-01 13:47:14 -04:00
models Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
svg 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
tables Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
tests Add /api/virtualization/virtual-machines/{id}/render-config/ endpoint (#14287) 2023-11-17 08:32:58 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #13269: Cache component template counts on device types 2023-07-25 16:38:05 -04:00
choices.py Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -04:00
constants.py 12175 rack with starting unit > 1 (#12778) 2023-06-22 09:09:01 -04:00
fields.py Adds tenant on power feed (#13300) 2023-07-31 08:20:48 -04:00
filtersets.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
signals.py 12474 update cable terminations when moving location between sites 2023-06-15 08:53:06 -04:00
urls.py Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -05:00
utils.py Fixes #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
views.py Merge branch 'develop' into feature 2023-11-09 16:06:26 -05:00