netbox/netbox/circuits
2021-06-08 14:06:17 -04:00
..
api Fixes #6357: Fix ProviderNetwork nested API serializer 2021-05-06 13:06:10 -04:00
migrations Closes #6071: Cable traces now traverse circuits 2021-04-01 14:31:10 -04:00
tests Closes #6320: Introduce ChangeLoggedFilterSetTests 2021-05-03 15:25:16 -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 Rename Cloud to ProviderNetwork 2021-04-01 10:21:41 -04:00
models.py Add tags as a feature query 2021-05-21 16:54:33 -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 Fixes #6355: Fix caching error when swapping A/Z circuit terminations 2021-05-06 13:29:52 -04:00