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
/
virtualization
History
Jeremy Stretch
11a247edc2
Fix up tests
2020-06-18 10:32:22 -04:00
..
api
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
2020-06-17 09:57:17 -04:00
migrations
…
tests
Fix up tests
2020-06-18 10:32:22 -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
Remove TagField
2020-06-12 10:01:39 -04:00
models.py
Implement RestrictedQuerySet as a manager
2020-05-29 16:27:36 -04:00
tables.py
Fixes
#4737
: Introduce ColoredLabelColumn for consistent display of colored labels
2020-06-10 11:38:23 -04:00
urls.py
Transition ObjectEditView to use ObjectPermissionRequiredMixin
2020-05-21 13:59:19 -04:00
views.py
Update views to restrict all querysets
2020-06-01 11:43:49 -04:00