netbox/netbox/circuits
2021-08-24 17:29:16 -04:00
..
api Fixes #6357: Fix ProviderNetwork nested API serializer 2021-05-06 13:06:10 -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 Consolidate GraphQLTestCase into APIViewTestCase 2021-06-30 10:07:33 -04:00
__init__.py Fixes #817: Update last_updated time of a circuit when editing a child termination 2017-01-23 15:31:41 -05:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
filtersets.py Fixes #6553: ProviderNetwork search should match on name 2021-06-08 14:06:17 -04:00
forms.py Clean up object filter forms 2021-08-24 17:29:16 -04:00
models.py Remove csv_headers model attributes 2021-06-09 15:52:49 -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 Simplify CircuitTermination display in circuits table 2021-04-05 15:24:57 -04:00
urls.py Closes #6097: Redirect old slug-based object views 2021-04-08 13:25:29 -04:00
views.py Merge v2.11.10 2021-07-28 16:26:04 -04:00