1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/accounts
2020-06-16 11:09:55 +06:00
..
migrations Added missing migrations 2020-06-15 12:38:44 +06:00
templates Language change activation. Fix typos and add new translations 2020-06-10 15:16:58 +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 2020-05-28 18:19:25 +06:00
apps.py Added admin app unit tests 2020-05-29 12:46:25 +06:00
models.py Replaced __unicode__ with __str__ for models 2020-06-15 12:57:17 +06:00
tests.py Added accounts test(moved from admin) 2020-05-29 15:47:13 +06:00
urls.py Add all settings to appsettings page & Convert settings choices 2020-06-04 12:32:00 +03:00
views.py Removed UserAddForm as it is not used 2020-06-16 11:09:55 +06:00