netbox/netbox/circuits
2021-10-06 09:11:42 -04:00
..
api Fixes #7455: Fix site/provider network validation for circuit termination API serializer 2021-10-06 09:11:42 -04:00
forms Fixes #7304: Require explicit values for all required choice fields during CSV import 2021-09-28 12:04:54 -04:00
graphql Add changelog GraphQL relation for changelogged models 2021-08-03 14:51:56 -04:00
migrations Standardize squashed migration names 2021-07-09 13:23:43 -04:00
tests Fixes #7455: Fix site/provider network validation for circuit termination API serializer 2021-10-06 09:11:42 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Fixes #7164: Fix styling of "decommissioned" label for circuits 2021-09-03 13:52:48 -04:00
filtersets.py Fixes #6553: ProviderNetwork search should match on name 2021-06-08 14:06:17 -04:00
models.py Closes #6708: Add image attachment support for circuits, power panels 2021-10-01 12:50:51 -04:00
signals.py Fixes #6355: Fix caching error when swapping A/Z circuit terminations 2021-05-06 13:29:52 -04:00
tables.py Clean up table classes 2021-09-17 15:37:19 -04:00
urls.py Closes #6097: Redirect old slug-based object views 2021-04-08 13:25:29 -04:00
views.py Use exclude() when instantiating tables to omit columns 2021-09-17 14:25:02 -04:00