1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/accounts
Real-Gecko 5ab22ba947 Added accounts test(moved from admin)
Actuall added admin tests
2020-05-29 15:47:13 +06:00
..
migrations Fixe migrations for new deployments 2020-05-28 18:19:25 +06:00
templates Added change password permission 2020-05-27 18:46:37 +06: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 2020-05-28 18:19:25 +06:00
admin.py Refactor users page 2015-03-18 17:13:44 +02:00
apps.py Added admin app unit tests 2020-05-29 12:46:25 +06: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 Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
models.py Fixe migrations for new deployments 2020-05-28 18:19:25 +06:00
tests.py Added accounts test(moved from admin) 2020-05-29 15:47:13 +06:00
urls.py Added admin application 2020-05-27 18:24:06 +06:00
views.py Added change password permission 2020-05-27 18:46:37 +06:00