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
2ccd9edc03f0172391349408a23e27d2b0b44cd3
simple_todo_list
/
tasks
T
History
KKlochko
2ccd9edc03
continuous-integration/drone/push
Build is passing
Details
Add the detailed item for a Task model.
2023-07-25 15:31:39 +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 detailed item for a Task model.
2023-07-25 15:31:39 +03:00
views.py
Add the detailed item for a Task model.
2023-07-25 15:31:39 +03:00