netbox/netbox/circuits
2020-06-29 10:57:09 -04:00
..
api Tweak querysets to work with restriction 2020-06-29 10:57:09 -04:00
migrations Remove squashed migrations 2020-04-29 09:31:52 -04:00
tests Call restrict() when retrieving related Graphs 2020-06-29 10:14:43 -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 Bypass restriction for querysets used for filtering by related object 2020-06-16 13:15:58 -04:00
forms.py Remove TagField 2020-06-12 10:01:39 -04:00
models.py Tweak querysets to work with restriction 2020-06-29 10:57:09 -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 Fix restriction violations for provider, circuit models 2020-06-16 14:00:43 -04:00