|
management
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
migrations
|
added field cropped_image to User model
|
2019-09-06 13:47:37 +03:00 |
|
serializers
|
small fix
|
2019-09-09 17:12:03 +03:00 |
|
__init__.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
admin.py
|
refactored account and authorization endpoints
|
2019-09-05 17:19:10 +03:00 |
|
apps.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
models.py
|
change flag is_active after authorization
|
2019-09-09 18:00:17 +03:00 |
|
tasks.py
|
added endpoint to change an email
|
2019-08-30 17:56:35 +03:00 |
|
tests.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |