static/todo
|
Bootstrapping list_detail / Add Task view
|
2018-03-19 00:41:52 -07:00 |
templates/todo
|
Finish bootstrapping task detail
|
2018-03-24 16:30:32 -07:00 |
__init__.py
|
Bump version to 1.6.2
|
2017-04-13 00:25:43 -07:00 |
admin.py
|
Rename List model to TaskList
|
2018-02-10 00:25:28 -08:00 |
forms.py
|
Consolidate forms for task creation and editing
|
2018-03-24 12:24:49 -07:00 |
settings.py
|
Fix flake8 complaints
|
2016-04-10 20:06:21 +02:00 |
urls.py
|
Bootstrapping list_detail / Add Task view
|
2018-03-19 00:41:52 -07:00 |
utils.py
|
Enable Mark Done from task_detail
|
2018-03-24 16:30:43 -07:00 |
views.py
|
Enable Mark Done from task_detail
|
2018-03-24 16:30:43 -07:00 |