| .. |
|
api
|
Closes #17733: Replace pycodestyle with ruff (#17734)
|
2024-10-11 07:43:46 -04:00 |
|
forms
|
Handle editing IPAddresses on VMInterfaces without parent.oob_ip
|
2024-12-16 10:17:22 -05:00 |
|
graphql
|
Closes #17733: Replace pycodestyle with ruff (#17734)
|
2024-10-11 07:43:46 -04:00 |
|
management
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
|
migrations
|
9627 use ArrayField on VLANGroup for allowed VLANs (#16710)
|
2024-07-16 10:47:18 -04:00 |
|
models
|
Fixes: #18037 - Bound VLANGroup VLAN ID max by VLAN_VID_MAX (#18041)
|
2024-11-20 16:03:56 -05:00 |
|
tables
|
Add return URL to available IPs table link
|
2024-09-26 14:51:11 -04:00 |
|
tests
|
Fixes: #17358 - Ensure correct comparison of overlapping IPRanges (#17391)
|
2024-10-28 15:07:59 -04:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
apps.py
|
Closes #17725: Clean up import statements (#17728)
|
2024-10-10 14:52:47 -04:00 |
|
choices.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
constants.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
fields.py
|
Fixes: #17358 - Ensure correct comparison of overlapping IPRanges (#17391)
|
2024-10-28 15:07:59 -04:00 |
|
filtersets.py
|
Fixes #18213: Enable searching for ASN ranges by name
|
2024-12-12 09:03:27 -05:00 |
|
formfields.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -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
|
17306 fix vlan group utilization
|
2024-08-29 15:56:06 -04:00 |
|
search.py
|
17537 add name field to ASN Range Search
|
2024-09-24 10:05:04 -04:00 |
|
signals.py
|
Fixes #14532: Device/VM change record should accurately reflect when primary/OOB IP is deleted
|
2023-12-22 08:47:51 -05:00 |
|
urls.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
utils.py
|
#9627: Fix calculation of available VIDs
|
2024-07-31 12:28:19 -04:00 |
|
validators.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
|
views.py
|
Fixes #17884: Fix translation support for certain tab headings
|
2024-10-30 08:48:37 -04:00 |