| .. |
|
api
|
Fixes #7519: Return a 409 status for unfulfillable available prefix/IP requests
|
2021-12-10 15:11:45 -05:00 |
|
forms
|
Form widgets & style cleanup
|
2022-01-04 15:01:16 -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 #8192: Add "add prefix" button to aggregate child prefixes view
|
2021-12-30 12:00:37 -05:00 |
|
tables
|
Merge branch 'develop' into feature
|
2021-12-06 12:10:31 -05:00 |
|
tests
|
Add tests for IPAM object children views
|
2022-01-04 09:32:41 -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
|
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
|
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
|
Initial work on #8231
|
2022-01-05 14:06:56 -05:00 |