| .. |
|
api
|
Fixes #18368: Restore missing fields on REST API serializer for MAC addresses
|
2025-01-09 14:53:03 -05:00 |
|
forms
|
Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface
|
2025-02-24 13:55:40 -05:00 |
|
graphql
|
Merge branch 'develop' into feature
|
2024-12-30 12:30:34 -05:00 |
|
management
|
#16547: Update buildschema management command
|
2024-12-02 09:46:47 -05:00 |
|
migrations
|
#17761: Set null=True on Site.time_zone
|
2024-11-25 16:50:53 -05:00 |
|
models
|
Update ModuleBay instance name before saving it
|
2025-02-14 14:22:29 -05:00 |
|
svg
|
Merge branch 'develop' into feature
|
2024-12-30 12:30:34 -05:00 |
|
tables
|
Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface
|
2025-02-24 13:55:40 -05:00 |
|
tests
|
Fixes #18363: Fix assignment of MAC addresses to interfaces via REST API (#18367)
|
2025-01-09 13:55:19 -05:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
apps.py
|
Closes #17725: Clean up import statements (#17728)
|
2024-10-10 14:52:47 -04:00 |
|
base_filtersets.py
|
Fixes: #18449 - Clean up some formatting errors
|
2025-01-21 10:44:46 -06:00 |
|
choices.py
|
Merge branch 'develop' into feature
|
2024-11-21 14:00:57 -05:00 |
|
constants.py
|
4867 multiple mac addresses (#17902)
|
2024-11-18 15:11:24 -05:00 |
|
fields.py
|
15094 Add missing gettext to error strings for internationalization (#15155)
|
2024-02-20 09:44:02 -05:00 |
|
filtersets.py
|
Fixes: #18449 - Clean up some formatting errors
|
2025-01-21 10:44:46 -06:00 |
|
lookups.py
|
Introduce PathContains lookup to allow filtering against objects in path directly
|
2020-10-06 09:41:45 -04:00 |
|
search.py
|
Fixes: #18192 - Use assigned_object instead of interface in display_attrs (#18199)
|
2024-12-11 08:26:48 -05:00 |
|
signals.py
|
Fixes: #18263 - Iterate through a freshly queried set of CableTerminations to find endpoints in update_connected_endpoints (#18264)
|
2025-01-06 09:54:13 -05:00 |
|
urls.py
|
Closes #18023: Employ register_model_view() for list views (#18029)
|
2024-11-20 15:54:37 -05:00 |
|
utils.py
|
Closes #17725: Clean up import statements (#17728)
|
2024-10-10 14:52:47 -04:00 |
|
views.py
|
Fixes #18594: asn_count sort in Sites list (#18634)
|
2025-02-20 10:01:04 -05:00 |