| .. |
|
api
|
Fixes #7880: Include assigned IP addresses in FHRP group object representation
|
2021-11-19 11:34:59 -05:00 |
|
forms
|
Closes #7886: Introduce a base FilterForm class
|
2021-11-19 15:12:45 -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
|
Fixes #7880: Include assigned IP addresses in FHRP group object representation
|
2021-11-19 11:34:59 -05:00 |
|
tables
|
Merge branch 'develop' into feature
|
2021-12-06 12:10:31 -05:00 |
|
tests
|
Clean up FHRP group filterset tests
|
2021-11-04 13:23:02 -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
|
Initial work on #6235
|
2021-11-01 16:56:30 -04: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
|
Merge branch 'feature' into 6732-asn-model
|
2021-11-03 08:37:11 -05:00 |
|
utils.py
|
Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view
|
2021-06-22 14:16:16 -04:00 |
|
validators.py
|
Move prefix_validator() to ipam.validators
|
2020-01-22 16:33:34 -05:00 |
|
views.py
|
Remove "primary for" references to Device on IPAddress
|
2021-11-17 12:50:46 -05:00 |