1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
webvirtcloud/accounts
2019-09-10 09:48:31 +03:00
..
migrations django on_delete statement is must after than 2018-08-08 14:50:58 +03:00
templates Translate, indentation and typo fixes 2019-07-31 11:03:48 +03:00
templatetags fix profile/sshkeys form. empty public keys broke the page 2017-06-27 10:29:41 +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 configure_user() moved from class MyRemoteUserBackend to class UserAttributes, as static factory. 2017-07-18 15:05:30 +02: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 django on_delete statement is must after than 2018-08-08 14:50:58 +03:00
tests.py Refactor users page 2015-03-18 17:13:44 +02:00
urls.py Correction of requirements 2018-07-18 11:41:34 +03:00
views.py pep8 style code corrections 2019-09-10 09:48:31 +03:00