migrations
|
Added missing migrations
|
2020-06-15 12:38:44 +06:00 |
templates
|
Moved password changing to a separate view
|
2020-06-16 14:36:53 +06: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
|
Cleaned up UserAttributes model
|
2020-06-16 11:26:58 +06:00 |
tests.py
|
Test password change view
|
2020-06-16 15:17:21 +06:00 |
urls.py
|
Moved password changing to a separate view
|
2020-06-16 14:36:53 +06:00 |
views.py
|
Moved password changing to a separate view
|
2020-06-16 14:36:53 +06:00 |