netbox/netbox/circuits
2020-06-12 11:33:23 -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 Update tests for tag changes 2020-06-12 11:33:23 -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 Remove TagField 2020-06-12 10:01:39 -04:00
models.py Implement RestrictedQuerySet as a manager 2020-05-29 16:27:36 -04:00
querysets.py Implement RestrictedQuerySet as a manager 2020-05-29 16:27:36 -04: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 Update views to restrict all querysets 2020-06-01 11:43:49 -04:00