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