migrations
|
Initial commit
|
2023-07-15 17:46:19 +03:00 |
templates
|
Minor fixes
|
2024-02-26 14:14:09 +03:00 |
tests
|
F: Rework user profile editor
|
2025-02-03 19:56:48 +03:00 |
__init__.py
|
Initial commit
|
2023-07-15 17:46:19 +03:00 |
admin.py
|
Fix spelling via spellchecker
|
2023-12-26 14:23:51 +03:00 |
apps.py
|
Refactoring: setup isort for backend
|
2024-05-24 18:31:14 +03:00 |
models.py
|
Refactoring: enable formatting with autopep8
|
2024-05-24 19:06:39 +03:00 |
serializers.py
|
R: Setup testing environment and mocks
|
2025-03-02 21:23:34 +03:00 |
signals.py
|
Refactoring: setup isort for backend
|
2024-05-24 18:31:14 +03:00 |
urls.py
|
Refactoring: setup isort for backend
|
2024-05-24 18:31:14 +03:00 |
views.py
|
B: Improve typechecks and fix backend API data
|
2025-03-02 19:08:28 +03:00 |