coins-demo/todo
2018-03-12 23:20:39 -07:00
..
migrations Completed field on Item should default to False 2018-02-12 23:38:03 -08:00
static/todo Better template filenames 2018-02-10 23:28:35 -08:00
templates/todo Don't show table unless there are items to show 2018-03-12 23:20:39 -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 Update external ticketing system 2018-02-12 23:38:48 -08:00
models.py Completed field on Item should default to False 2018-02-12 23:38:03 -08:00
settings.py Fix flake8 complaints 2016-04-10 20:06:21 +02:00
urls.py Implment most of external ticket filing system 2018-02-12 00:04:39 -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 Don't show table unless there are items to show 2018-03-12 23:20:39 -07:00