netbox/netbox/circuits
2024-05-07 15:33:14 -04:00
..
api Fixes #15995: Permit nullable fields referenced by unique constraints to be omitted from REST API requests 2024-05-07 15:33:14 -04:00
forms Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
graphql 15553 change graphql sub-queries from functions to types (#15557) 2024-03-29 14:54:31 -04:00
migrations Squash migrations 2024-01-25 12:35:04 -05:00
models 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
tables 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
tests Fixes #15995: Permit nullable fields referenced by unique constraints to be omitted from REST API requests 2024-05-07 15:33:14 -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 #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
filtersets.py Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
search.py Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
views.py Move count_related() & dict_to_filter_params() to utilities.query 2024-03-22 08:59:52 -04:00