migrations
|
Rename List model to TaskList
|
2018-02-10 00:25:28 -08:00 |
static/todo
|
Better template filenames
|
2018-02-10 23:28:35 -08:00 |
templates/todo
|
Improve display of completed status
|
2018-02-11 00:48:19 -08: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
|
Rename List model to TaskList
|
2018-02-10 00:25:28 -08:00 |
models.py
|
Rename List model to TaskList
|
2018-02-10 00:25:28 -08:00 |
settings.py
|
Fix flake8 complaints
|
2016-04-10 20:06:21 +02:00 |
urls.py
|
Clean up URLs
|
2018-02-10 00:26:19 -08:00 |
utils.py
|
Improve on bare excepts
|
2018-02-10 23:44:26 -08:00 |
views.py
|
Fix display of EditItemForm
|
2018-02-11 01:06:43 -08:00 |