1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/accounts
2016-09-12 11:02:01 +02:00
..
migrations Fixed: Conflicting migrations detected (0004_userinstance_is_vnc, 0007_auto_20160426_0635 in accounts) 2016-09-12 11:02:01 +02:00
templates Merge branch 'master' of https://github.com/honza801/webvirtcloud 2016-07-29 13:05:54 +02:00
templatetags Fix pep8 errors 2016-04-16 15:06:39 +02: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 settings.ALLOW_EMPTY_PASSWORD added. allows to create user withnout password. useful with SSO authentication. 2016-06-02 13:39:18 +02:00
models.py Merge branch 'master' of https://github.com/honza801/webvirtcloud 2016-07-29 13:05:54 +02: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 Merge branch 'master' of https://github.com/honza801/webvirtcloud 2016-07-29 13:05:54 +02:00