| .. |
|
api
|
Added assigned_object_type in prefetch for api view IPAddressViewSet - fixes #15845
|
2024-04-29 10:50:08 -04:00 |
|
forms
|
16117 - Allow filtering by VLAN in Prefixes (#16204)
|
2024-05-21 10:07:58 -04:00 |
|
graphql
|
15809 Mark unions as nullable in GraphQL where appropriate (#15824)
|
2024-04-25 09:19:19 -04:00 |
|
management
|
Fixes #6544: Fix migration error when upgrading with VRF(s) defined
|
2021-06-04 10:53:13 -04:00 |
|
migrations
|
Squash migrations
|
2024-01-25 12:35:04 -05:00 |
|
models
|
14810 add contacts to service
|
2024-05-28 09:44:41 -04:00 |
|
tables
|
Merge branch 'develop' into feature
|
2024-05-06 12:59:24 -04:00 |
|
tests
|
16261 fix graphql lookup for MultiValueCharFilter fields (#16354)
|
2024-06-03 10:24:01 -04:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
apps.py
|
Closes #15042: Move model registration logic to AppConfigs (#15203)
|
2024-02-21 14:22:13 -05:00 |
|
choices.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
constants.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
fields.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
|
filtersets.py
|
Declare FilterSet fields as a tuple
|
2024-03-12 12:08:11 -04:00 |
|
formfields.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -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
|
Move count_related() & dict_to_filter_params() to utilities.query
|
2024-03-22 08:59:52 -04:00 |
|
search.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
signals.py
|
Fixes #14532: Device/VM change record should accurately reflect when primary/OOB IP is deleted
|
2023-12-22 08:47:51 -05:00 |
|
urls.py
|
Closes #14311: Move L2VPN models from ipam to vpn (#14358)
|
2023-11-28 13:45:00 -05:00 |
|
utils.py
|
Merge branch 'develop' into feature
|
2023-07-30 13:36:51 -04:00 |
|
validators.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
|
views.py
|
Fixes #16779: Fix saved filter selection for child object lists (#16789)
|
2024-07-03 08:51:30 -04:00 |