.. |
api
|
Fix #14026: Only get the needed amount of objects
|
2023-10-13 09:25:12 -04:00 |
forms
|
Closes #13022: Add IP assignment support when bulk importing services (#14230)
|
2023-11-09 10:55:55 -05: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
|
Fixes #14343: Set order_by accessor for asn_asdot column (#14369)
|
2023-11-28 17:02:07 -05:00 |
tests
|
Closes #13022: Add IP assignment support when bulk importing services (#14230)
|
2023-11-09 10:55:55 -05: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
|
Closes #13936: Add primary_ip4 and primary_ip6 filters to VirtualMachine and VirtualDeviceContext filtersets (#14203)
|
2023-11-09 09:56:43 -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
|
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
|
fix asn view under asn range #14195
|
2023-11-09 10:58:28 -05:00 |