static/todo
|
Bootstrapping list_detail / Add Task view
|
2018-03-19 00:41:52 -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
|
Replace locals() with context dicts
|
2018-03-14 23:54:58 -07:00 |
views.py
|
Consolidate forms for task creation and editing
|
2018-03-24 12:24:49 -07:00 |