netbox/netbox/circuits
2025-05-08 14:53:52 -04:00
..
api Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00
forms Merge main into feature 2025-04-10 17:17:21 -04:00
graphql Merge pull request #19236 from netbox-community/19224-graphql-choices 2025-04-22 09:35:55 -04:00
migrations Fixes #19440: Ensure data migrations use the correct database connection 2025-05-08 14:53:52 -04:00
models Merge main into feature 2025-04-10 17:17:21 -04:00
tables feat(circuits): Use ColoredLabelColumn for type column 2025-04-24 08:51:42 -04:00
tests Merge main into feature 2025-04-10 17:17:21 -04: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
choices.py Closes #13086: Virtual circuits (#17933) 2024-11-19 10:58:39 -05:00
constants.py Closes #18281: Support group assignment for virtual circuits (#18291) 2025-01-03 13:42:47 -05:00
filtersets.py Merge main into feature 2025-04-10 17:17:21 -04:00
search.py Remove 'provider' from VirtualCircuitIndex.display_attrs 2025-01-31 14:42:39 -05:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00
views.py Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00