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