| .. |
|
api
|
13746 fix available ips API for posting custom-fields (#13889)
|
2023-10-05 15:53:57 -04:00 |
|
forms
|
Fixes #13843: Fix assignment of VLAN group scope during bulk edit (#13887)
|
2023-09-26 13:09:20 -04:00 |
|
graphql
|
Satisfy PEP8 E721 linter complaints
|
2023-07-30 13:34:08 -04:00 |
|
management
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
|
migrations
|
Closes #11519: Add a SQL index for IPAddress host value
|
2023-08-02 09:56:56 -04:00 |
|
models
|
13130 dont allow reassigning ipaddress assigned object if primary ip (#13893)
|
2023-09-26 15:16:02 -04:00 |
|
tables
|
Closes #13150: Wrap table column headers with gettext()
|
2023-07-31 14:35:28 -04:00 |
|
tests
|
13130 dont allow reassigning ipaddress assigned object if primary ip (#13893)
|
2023-09-26 15:16:02 -04:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
apps.py
|
8927 plugin search (#10489)
|
2022-10-10 14:00:59 -04:00 |
|
choices.py
|
Closes #13279: Wrap choice labels with gettext()
|
2023-07-31 17:31:07 -04:00 |
|
constants.py
|
Closes #8550: Implement ASN ranges (#11835)
|
2023-02-27 16:36:05 -05:00 |
|
fields.py
|
Closes #8550: Implement ASN ranges (#11835)
|
2023-02-27 16:36:05 -05:00 |
|
filtersets.py
|
Adds parent filter on iprange (#13568)
|
2023-08-28 09:05:43 -04: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
|
Closes #11738: Annotate utilization on VLAN groups (#13108)
|
2023-07-06 14:51:28 -04:00 |
|
search.py
|
Closes #8550: Implement ASN ranges (#11835)
|
2023-02-27 16:36:05 -05:00 |
|
signals.py
|
Oob ip (devices) (#13013)
|
2023-07-25 14:40:40 -04:00 |
|
urls.py
|
Closes #8550: Implement ASN ranges (#11835)
|
2023-02-27 16:36:05 -05:00 |
|
utils.py
|
Merge branch 'develop' into feature
|
2023-07-30 13:36:51 -04:00 |
|
validators.py
|
Update validators.py
|
2022-03-28 15:20:19 +02:00 |
|
views.py
|
Fixes #11209 - Fix PrefixIPAddress view with saved sort preferences (#12820)
|
2023-09-13 10:51:24 -04:00 |