Jeremy Stretch 353d88f0a6 Use unrestricted querysets for prefetching related objects 5 years ago
..
api 924f319343 Closes #4806: Add a url field to all API serializers 5 years ago
migrations 6e832de4a9 Remove squashed migrations 6 years ago
tests 25e1319864 Update filter tests to use unrestricted querysets 5 years ago
__init__.py d36923e47d Fixes #817: Update last_updated time of a circuit when editing a child termination 9 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 7 years ago
choices.py 4e2863e4ec Move CircuitTermination.term_side choices to a ChoiceSet 6 years ago
filters.py ed0b38c7a7 Bypass restriction for querysets used for filtering by related object 5 years ago
forms.py 7dc4f8d5cc Remove TagField 5 years ago
models.py 88033c0801 Fix queryset for get_peer_termination() 5 years ago
querysets.py e23b2c4c4f Implement RestrictedQuerySet as a manager 5 years ago
signals.py 5732466e56 Signal receiver should call unrestricted() 5 years ago
tables.py c484fa99e2 Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links 5 years ago
urls.py 8959d2e0a7 #4416: Add individual delete views for organizational objects 5 years ago
views.py 353d88f0a6 Use unrestricted querysets for prefetching related objects 5 years ago