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
/
users
History
John Anderson
87c13a876b
fixes
#5113
- incorrect caching of permission object assignments to user groups in the admin panel
2020-10-14 20:10:21 -04:00
..
api
Closes
#4997
: Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00
migrations
#4969
: Remove user and group assignment from SecretRole
2020-08-07 16:19:18 -04:00
tests
Closes
#4943
: Add a 'description' field to ObjectPermission
2020-08-03 16:37:37 -04:00
__init__.py
…
admin.py
fixes
#5113
- incorrect caching of permission object assignments to user groups in the admin panel
2020-10-14 20:10:21 -04:00
filters.py
…
forms.py
…
models.py
Simplify the aggregation of constraint sets
2020-08-07 14:09:55 -04:00
urls.py
…
views.py
move redirect code to own function
2020-09-02 22:33:39 +02:00