netbox/netbox/circuits
2020-05-26 16:42:39 -04:00
..
api Remove FieldChoicesViewSet 2020-03-12 10:48:17 -04:00
migrations Remove squashed migrations 2020-04-29 09:31:52 -04:00
tests Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -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 Move CircuitTermination.term_side choices to a ChoiceSet 2019-11-21 21:28:59 -05:00
filters.py Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04:00
forms.py Fixes #4613: Fix tag assignment on config contexts (regression from #4527) 2020-05-13 10:28:48 -04:00
models.py Update help_texts for models, import forms 2020-05-01 15:40:34 -04:00
querysets.py Fixes #4285: Include A/Z termination sites in provider circuits table 2020-02-26 16:41:59 -05:00
signals.py convert update() calls to save() calls 2019-08-20 17:16:00 -04:00
tables.py Closes #3064: Include tags in object lists as a toggleable table column 2020-05-06 14:42:51 -04:00
urls.py Enforce object-level permissions for circuit termination swap view 2020-05-22 09:45:29 -04:00
views.py Enforce object-level permissions for circuit termination swap view 2020-05-22 09:45:29 -04:00