1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/accounts
Jan Krcmar 71c6161291 accounts/edit added is_staff and is_superuser checkboxes
list all users (previously staff and admins were not displayed)
2016-02-09 11:16:36 +01:00
..
migrations Added models and telmplate for sshkeys 2015-05-27 14:10:57 +03:00
templates accounts/edit added is_staff and is_superuser checkboxes 2016-02-09 11:16:36 +01:00
templatetags Added models and telmplate for sshkeys 2015-05-27 14:10:57 +03:00
__init__.py Refactor users page 2015-03-18 17:13:44 +02:00
admin.py Refactor users page 2015-03-18 17:13:44 +02:00
backends.py added class MyRemoteUserBackend(RemoteUserBackend) giving all authenticated users superuser flag 2015-12-22 15:06:19 +01:00
forms.py accounts/edit added is_staff and is_superuser checkboxes 2016-02-09 11:16:36 +01:00
models.py Added models and telmplate for sshkeys 2015-05-27 14:10:57 +03:00
tests.py Refactor users page 2015-03-18 17:13:44 +02:00
urls.py Fixed pep8 2015-04-06 10:51:50 +03:00
views.py accounts/edit added is_staff and is_superuser checkboxes 2016-02-09 11:16:36 +01:00