coins-demo/todo
2018-02-11 23:05:33 -08:00
..
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 Don't try to send notification email if assigned_to is blank 2018-02-11 23:01:37 -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 Remove extraneous search view 2018-02-11 23:05:33 -08:00
utils.py Don't try to send notification email if assigned_to is blank 2018-02-11 23:01:37 -08:00
views.py Remove extraneous search view 2018-02-11 23:05:33 -08:00