static/avatars
|
clean: rm trash
|
2023-12-06 15:20:37 +01:00 |
__init__.py
|
core: reformat file tree
|
2023-10-25 16:50:05 +02:00 |
admin.py
|
profile: rename multiple var and change to use
|
2023-11-12 00:03:08 +01:00 |
apps.py
|
core: reformat file tree
|
2023-10-25 16:50:05 +02:00 |
models.py
|
fix: user can change avatar
|
2023-12-11 12:43:36 +01:00 |
serializers.py
|
add: profiles.all()
|
2023-12-08 17:36:41 +01:00 |
tests.py
|
update url in tester
|
2023-11-30 13:40:04 +01:00 |
urls.py
|
add: profiles.all()
|
2023-12-08 17:36:41 +01:00 |
viewsets.py
|
fix: profile not found GET return error
|
2023-12-16 11:06:24 +01:00 |