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
03da9348e5
Merge branch 'develop-2.9' into 554-object-permissions
2020-05-26 16:42:39 -04:00
..
api
…
migrations
…
tests
Update exempted tests
2020-05-22 16:33:56 -04:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
…
forms.py
Fixes
#4613
: Fix tag assignment on config contexts (regression from
#4527
)
2020-05-13 10:28:48 -04:00
models.py
…
tables.py
Closes
#3064
: Include tags in object lists as a toggleable table column
2020-05-06 14:42:51 -04:00
urls.py
Transition ObjectEditView to use ObjectPermissionRequiredMixin
2020-05-21 13:59:19 -04:00
views.py
Enforce object-level permissions for ObjectConfigContextView
2020-05-22 11:55:56 -04:00