coins-demo/todo
2020-01-11 15:23:47 -08:00
..
data Import tasks via CSV (#51) 2019-03-25 23:19:11 -07:00
mail Formatting 2019-04-12 00:09:01 -07:00
management Formatting 2019-04-12 00:09:01 -07:00
migrations Only set creator when creating task (#80) 2019-07-29 22:53:33 -07:00
operations Formatting 2019-04-12 00:09:01 -07:00
static/todo Implement mail tracker system 2019-03-11 00:04:19 -07:00
templates Editing task should not change its completed status 2019-09-18 23:18:01 -07:00
tests Editing task should not change its completed status 2019-09-18 23:18:01 -07:00
views Bleach task title on edit 2020-01-11 15:23:47 -08:00
__init__.py Allow unicode chars as the only chars in a list title 2019-09-19 22:58:52 -07:00
admin.py Modeling and admin for attachment support 2019-04-06 16:30:01 -07:00
check.py Formatting 2019-04-12 00:09:01 -07:00
defaults.py Fix bug when retrieving/setting default settings values 2019-06-04 00:40:31 -07:00
features.py Formatting 2019-04-12 00:09:01 -07:00
forms.py Editing task should not change its completed status 2019-09-18 23:18:01 -07:00
models.py Only set creator when creating task (#80) 2019-07-29 22:53:33 -07:00
urls.py Formatting 2019-04-12 00:09:01 -07:00
utils.py Formatting 2019-04-12 00:09:01 -07:00