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
/
netbox
History
Jeremy Stretch
ce46512c74
Fix permission assignment in tests
2020-05-27 16:53:30 -04:00
..
tests
Transition BulkEditView to use ObjectPermissionRequiredMixin
2020-05-21 15:07:20 -04:00
__init__.py
…
admin.py
Merge branch 'develop' into develop-2.8
2020-04-08 13:50:15 -04:00
api.py
Add object-level support to TokenPermissions
2020-05-14 13:49:52 -04:00
configuration.example.py
Closes
#4650
: Expose INTERNAL_IPS configuration parameter
2020-05-26 10:01:49 -04:00
configuration.testing.py
Remove extraneous plugin config
2020-04-06 11:51:03 -04:00
forms.py
…
releases.py
…
settings.py
Fix permission assignment in tests
2020-05-27 16:53:30 -04:00
urls.py
Clean up plugin URL registration
2020-03-27 13:26:53 -04:00
views.py
#492
: Extend DCIM tables
2020-04-29 10:58:08 -04:00
wsgi.py
…