.. |
api
|
Fixes #7519: Return a 409 status for unfulfillable available prefix/IP requests
|
2021-12-10 15:11:45 -05:00 |
forms
|
Fixes #8127: Fix disassociation of interface under IP address edit view
|
2021-12-21 13:17:54 -05:00 |
graphql
|
Add nested FHRPGroupAssignment serializer; add missing API tests
|
2021-11-04 11:15:34 -04:00 |
management
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
migrations
|
Invert default priority ordering for FHRPGroupAssignment
|
2021-11-04 11:17:10 -04:00 |
models
|
#8096: Include only first assigned IP in FHRPGroup string representation
|
2021-12-18 14:19:57 -05:00 |
tables
|
Merge branch 'develop' into feature
|
2021-12-06 12:10:31 -05:00 |
tests
|
Closes #8081: Allow creating services directly from navigation menu
|
2021-12-15 11:55:27 -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
|
Closes #8100: Add "other" choice for FHRP group protocol
|
2021-12-21 13:05:38 -05:00 |
constants.py
|
Clean up FHRP group templates, forms
|
2021-11-02 13:32:41 -04:00 |
fields.py
|
Drop family column from Aggregate, Prefix, and IPAddress models
|
2020-02-14 15:04:33 -05:00 |
filtersets.py
|
Clean up FHRP group filterset tests
|
2021-11-04 13:23:02 -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
|
Closes #8081: Allow creating services directly from navigation menu
|
2021-12-15 11:55:27 -05:00 |
utils.py
|
#7665: Refactored add_requested_prefixes(); removed button icons
|
2021-12-13 12:15:43 -05:00 |
validators.py
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
views.py
|
Fixes #8131: Restore annotation of available IPs under prefix IPs view
|
2021-12-21 11:09:30 -05:00 |