1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00
webvirtcloud/accounts
Real-Gecko 8cdd0b5a0f Fix default admin user
- Fix error: RelatedObjectDoesNotExist: User has no userattributes.
  "instances/views.py", line 162, in check_user_quota
2020-05-29 17:55:56 +03:00
..
migrations Fix default admin user 2020-05-29 17:55:56 +03:00
templates Add all settings to appsettings page & Convert settings choices 2020-05-29 00:43:26 +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 Add all settings to appsettings page & Convert settings choices 2020-05-29 00:43:26 +03:00
models.py Add all settings to appsettings page & Convert settings choices 2020-05-29 00:43:26 +03:00
tests.py Refactor users page 2015-03-18 17:13:44 +02:00
urls.py convert urls to new path format 2020-05-26 20:43:15 +03:00
views.py Add all settings to appsettings page & Convert settings choices 2020-05-29 00:43:26 +03:00