1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 15:15:22 +00:00
webvirtcloud/accounts
2020-03-16 16:59:45 +03:00
..
migrations Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
templates Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +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 Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
models.py Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
tests.py Refactor users page 2015-03-18 17:13:44 +02:00
urls.py Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
views.py convert django.core.urlresolver to django.urls. fix i18n. fix identation 2020-01-24 10:09:46 +03:00