netbox/netbox/circuits
2024-03-22 08:59:52 -04:00
..
api Add dynamic nesting support to SerializedPKRelatedField 2024-02-27 14:00:42 -05:00
forms Use FieldSet instances for all forms 2024-03-19 13:34:13 -04:00
graphql Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -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 Add tests for missing FilterSet filters 2024-03-11 14:39:34 -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 Declare FilterSet fields as a tuple 2024-03-12 12:08:11 -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