|
misc
|
Give sub_task_count to frontend
|
2023-11-28 11:01:10 +07:00 |
|
tasks
|
Give sub_task_count to frontend
|
2023-11-28 11:01:10 +07:00 |
|
tests
|
When move task to Todo, make it completed
|
2023-11-28 11:55:39 +07:00 |
|
__init__.py
|
Add Tasks app and model
|
2023-10-30 15:53:43 +07:00 |
|
api.py
|
Remove unuse import
|
2023-11-20 17:04:05 +07:00 |
|
apps.py
|
Use Signal to calculate Priority
|
2023-11-06 22:18:20 +07:00 |
|
models.py
|
When move task to Todo, make it completed
|
2023-11-28 11:55:39 +07:00 |
|
serializers.py
|
Fix serializer can't get user first list
|
2023-11-26 11:57:05 +07:00 |
|
urls.py
|
Add subtask api
|
2023-11-28 00:33:39 +07:00 |