1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/accounts
2020-11-05 12:34:31 +03:00
..
migrations lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
templates localization updates 2020-10-23 11:35:32 +03:00
templatetags lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
__init__.py Fixe migrations for new deployments 2020-05-28 18:19:25 +06:00
apps.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
forms.py OTP improvements 2020-10-19 14:26:08 +06:00
models.py replaced ugettext_lazy with gettext_lazy 2020-10-14 18:27:57 +06:00
tests.py Accounts app improvements and tests 2020-10-14 14:25:05 +03:00
urls.py OTP improvements 2020-10-19 14:26:08 +06:00
utils.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
views.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00