This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
circuits
History
Jeremy Stretch
353d88f0a6
Use unrestricted querysets for prefetching related objects
2020-07-07 15:45:46 -04:00
..
api
Closes
#4806
: Add a url field to all API serializers
2020-07-06 16:41:08 -04:00
migrations
…
tests
Update filter tests to use unrestricted querysets
2020-07-07 14:26:14 -04:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
Bypass restriction for querysets used for filtering by related object
2020-06-16 13:15:58 -04:00
forms.py
…
models.py
Fix queryset for get_peer_termination()
2020-07-07 14:13:58 -04:00
querysets.py
…
signals.py
Signal receiver should call unrestricted()
2020-06-29 11:07:11 -04:00
tables.py
Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links
2020-07-01 13:47:01 -04:00
urls.py
#4416
: Add individual delete views for organizational objects
2020-07-01 12:08:26 -04:00
views.py
Use unrestricted querysets for prefetching related objects
2020-07-07 15:45:46 -04:00