coins-demo/todo
2018-03-28 00:07:29 -07:00
..
migrations Completed field on Item should default to False 2018-02-12 23:38:03 -08:00
static/todo Bootstrapping list_detail / Add Task view 2018-03-19 00:41:52 -07:00
templates/todo Format process buttons 2018-03-24 17:16:12 -07:00
tests Tests for non-view util functions 2018-03-28 00:07:29 -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 Fix doublespace listing of Groups on AddList form 2018-03-24 16:57:06 -07:00
models.py Tests for list mine/not mine 2018-03-26 23:50:14 -07:00
urls.py Bootstrapping list_detail / Add Task view 2018-03-19 00:41:52 -07:00
utils.py Tests for non-view util functions 2018-03-28 00:07:29 -07:00
views.py Refactor utils to NOT take request 2018-03-27 23:17:01 -07:00