|
migrations
|
Add recurrence tasks use rrule field
|
2023-11-06 23:14:53 +07:00 |
|
misc
|
Remove Reminders from model
|
2023-11-03 12:49: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 |
|
apps.py
|
Use Signal to calculate Priority
|
2023-11-06 22:18:20 +07:00 |
|
models.py
|
Add recurrence tasks use rrule field
|
2023-11-06 23:14:53 +07:00 |
|
signals.py
|
Use Signal to calculate Priority
|
2023-11-06 22:18:20 +07:00 |
|
utils.py
|
Separate Authentication and Users
|
2023-11-04 03:51:20 +07:00 |