migrations
|
Reworked some account views
|
2020-06-16 18:35:08 +06:00 |
templates
|
localization updates
|
2020-10-23 11:35:32 +03:00 |
__init__.py
|
Fixe migrations for new deployments
|
2020-05-28 18:19:25 +06:00 |
apps.py
|
Minor improvements for post_migrate signals
|
2020-10-15 17:49:36 +06: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
|
OTP improvements
|
2020-10-19 14:26:08 +06:00 |
views.py
|
Do not send email if user email is not set
|
2020-10-19 17:11:28 +06:00 |