|
migrations
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
|
tests
|
use me query, add components
|
2019-04-09 16:24:05 +02:00 |
|
__init__.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |
|
admin.py
|
Extend user admin
|
2018-10-22 19:01:20 +02:00 |
|
apps.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |
|
factories.py
|
Rename folder user to users
|
2018-10-10 09:40:24 +02:00 |
|
forms.py
|
Extend user admin
|
2018-10-22 19:01:20 +02:00 |
|
inputs.py
|
Add pw change endpoint in API
|
2019-04-03 15:53:00 +02:00 |
|
managers.py
|
Add initial tests for assignment
|
2018-10-15 20:08:32 +02:00 |
|
models.py
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
|
mutations.py
|
Clean up code
|
2019-04-25 10:57:13 +02:00 |
|
schema.py
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
|
serializers.py
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
|
services.py
|
rename components, add cypress tests, update hash
|
2019-04-08 14:18:43 +02:00 |