TurTaskWeb/backend/tasks
2023-11-20 01:38:34 +07:00
..
migrations Update API url 2023-11-20 01:38:34 +07:00
misc Remove Reminders from model 2023-11-03 12:49:46 +07:00
tasks Add RRule parser from 2 tasks and save Recurrence Tasks 2023-11-14 22:28:46 +07:00
tests Update test to match Todoviewset 2023-11-07 03:38:51 +07:00
__init__.py Add Tasks app and model 2023-10-30 15:53:43 +07:00
admin.py Add Tasks app and model 2023-10-30 15:53:43 +07:00
api.py Add RRule parser from 2 tasks and save Recurrence Tasks 2023-11-14 22:28:46 +07:00
apps.py Use Signal to calculate Priority 2023-11-06 22:18:20 +07:00
models.py Update API url 2023-11-20 01:38:34 +07:00
serializers.py Add RRule parser from 2 tasks and save Recurrence Tasks 2023-11-14 22:28:46 +07:00
signals.py Use Signal to calculate Priority 2023-11-06 22:18:20 +07:00
urls.py Add Habit Tasks 2023-11-14 01:15:56 +07:00
utils.py Add RRule parser from 2 tasks and save Recurrence Tasks 2023-11-14 22:28:46 +07:00