netbox/netbox/ipam
Daniel Sheppard 0004b834fb
Commit fixes Jeremy suggested
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-07-06 08:17:50 -05:00
..
api Commit fixes Jeremy suggested 2022-07-06 08:17:50 -05:00
forms Commit fixes Jeremy suggested 2022-07-06 08:17:50 -05:00
graphql #8157 - Final work on L2VPN model 2022-06-29 16:01:20 -05:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Add migration file 2022-06-29 18:37:31 -05:00
models Commit fixes Jeremy suggested 2022-07-06 08:17:50 -05:00
tables L2VPN Clean Tree 2022-06-27 23:24:50 -05:00
tests Fix up some PEP errors 2022-06-29 16:14:30 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #5419: Update parent device/VM when deleting a primary IP 2021-04-13 13:23:25 -04:00
choices.py Fix up some PEP errors 2022-06-29 16:14:30 -05:00
constants.py L2VPN Clean Tree 2022-06-27 23:24:50 -05:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filtersets.py #8157 - Final work on L2VPN model 2022-06-29 16:01:20 -05:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
lookups.py Fixes #6632 2021-07-23 11:08:41 +12:00
managers.py Update views to restrict all querysets 2020-06-01 11:43:49 -04:00
querysets.py Initial work on #6087 2021-05-26 16:06:03 -04:00
signals.py Specify batch size for bulk_update() 2021-05-27 15:25:40 -04:00
urls.py #8157 - Final work on L2VPN model 2022-06-29 16:01:20 -05:00
utils.py Fixes #8682: Limit available VLANs by group min/max VIDs 2022-02-22 11:39:05 -05:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py #8157 - Final work on L2VPN model 2022-06-29 16:01:20 -05:00