| .. |
|
api
|
Closes #8496: Enable assigning multiple ASNs to a provider
|
2022-03-30 17:17:36 -04:00 |
|
forms
|
Closes #9540: Filter IP addresses by assigned Device/VM
|
2022-06-25 15:41:31 -04:00 |
|
graphql
|
Expose BaseObjectType and NetBoxObjectType for plugins
|
2022-02-04 15:07:35 -05:00 |
|
management
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
|
migrations
|
Ensure legacy data checks run before other migrations
|
2022-04-05 15:56:21 -04:00 |
|
models
|
Do not allocate subnet router anycast in certain IPv6 prefixes
|
2022-04-26 14:54:52 -04:00 |
|
tables
|
Merge pull request #9483 from kkthxbye-code/fix-9480
|
2022-06-07 08:46:13 -04:00 |
|
tests
|
Closes #8882: Support filtering IP addresses by multiple parent prefixes
|
2022-06-07 11:00:14 -04: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 early terminated tuple in IPAddressRoleChoices
|
2022-05-02 12:09:49 +02:00 |
|
constants.py
|
Fixes #8224: Fix KeyError exception when creating FHRP group with IP address and protocol "other"
|
2022-01-04 13:49:07 -05:00 |
|
fields.py
|
Drop family column from Aggregate, Prefix, and IPAddress models
|
2020-02-14 15:04:33 -05:00 |
|
filtersets.py
|
Closes #8882: Support filtering IP addresses by multiple parent prefixes
|
2022-06-07 11:00:14 -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
|
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
|
#8334: Move object changelog & journaling to generic views
|
2022-02-09 16:24:10 -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
|
Fixes #9575: Add exception handling to services (#9586)
|
2022-06-23 14:11:59 -04:00 |