todo-django/todo_app
Ngô Ngọc Đức Huy 75f7fb2e8e Implement deleting lists 2021-11-12 12:16:16 +07:00
..
migrations Add gitignore and boilerplates 2021-11-12 12:16:16 +07:00
static Implement deleting lists 2021-11-12 12:16:16 +07:00
templates Implement deleting lists 2021-11-12 12:16:16 +07:00
__init__.py Add gitignore and boilerplates 2021-11-12 12:16:16 +07:00
admin.py Add gitignore and boilerplates 2021-11-12 12:16:16 +07:00
apps.py Add gitignore and boilerplates 2021-11-12 12:16:16 +07:00
tests.py Add gitignore and boilerplates 2021-11-12 12:16:16 +07:00
urls.py Implement deleting todo list 2021-11-12 12:16:16 +07:00
utils.py Implement views for list of lists and items 2021-11-12 12:16:16 +07:00
views.py Implement deleting lists 2021-11-12 12:16:16 +07:00