This website requires JavaScript.
Explore
Help
Sign In
KKlochko
/
simple_todo_list
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4f648a13891c6df6d31b5a11ca0d0092a021d0e7
simple_todo_list
/
tasks
T
History
KKlochko
4f648a1389
continuous-integration/drone/push
Build is passing
Details
Add the Tasks model to manage tasks.
2023-07-24 15:02:23 +03:00
..
migrations
Add simple tasks app.
2023-07-12 20:28:00 +03:00
static_src
Add the TailwindCSS.
2023-07-13 17:58:45 +03:00
tests
Add the Tasks model to manage tasks.
2023-07-24 15:02:23 +03:00
__init__.py
Add simple tasks app.
2023-07-12 20:28:00 +03:00
admin.py
Add simple tasks app.
2023-07-12 20:28:00 +03:00
apps.py
Add simple tasks app.
2023-07-12 20:28:00 +03:00
forms.py
Add the task form.
2023-07-15 18:00:18 +03:00
models.py
Add the Tasks model to manage tasks.
2023-07-24 15:02:23 +03:00
urls.py
Add the action to set the circular next status for Task items.
2023-07-23 19:20:57 +03:00
views.py
Add the action to set the circular next status for Task items.
2023-07-23 19:20:57 +03:00