1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00
webvirtcloud/accounts
2020-06-02 13:27:01 +03:00
..
migrations Fixe migrations for new deployments @Real-Gecko 2020-06-02 13:26:37 +03:00
templates Added change password permission 2020-06-02 13:07:30 +03:00
templatetags fix profile/sshkeys form. empty public keys broke the page 2017-06-27 10:29:41 +02:00
__init__.py Fixe migrations for new deployments @Real-Gecko 2020-06-02 13:26:37 +03:00
admin.py Refactor users page 2015-03-18 17:13:44 +02:00
apps.py Added admin app unit tests 2020-06-02 13:27:01 +03: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 Move Allow Empty Password Appsettings to settings.py file 2020-06-01 16:08:04 +03:00
models.py Fixe migrations for new deployments @Real-Gecko 2020-06-02 13:26:37 +03:00
tests.py Refactor users page 2015-03-18 17:13:44 +02:00
urls.py Added admin application 2020-06-02 12:37:44 +03:00
views.py Added change password permission 2020-06-02 13:07:30 +03:00