coins-demo/todo/tests
james1293 2d40ef471e Only set creator when creating task (#80)
* Only set creator when creating task

* allow blank form input, use clean func to keep old val

* remove unneeded created_date assignment

* add test
2019-07-29 22:53:33 -07:00
..
data Import tasks via CSV (#51) 2019-03-25 23:19:11 -07:00
__init__.py Smoke and permissions tests 2018-03-26 00:37:29 -07:00
conftest.py Only set creator when creating task (#80) 2019-07-29 22:53:33 -07:00
test_import.py Import tasks via CSV (#51) 2019-03-25 23:19:11 -07:00
test_tracker.py Formatting 2019-04-12 00:09:01 -07:00
test_utils.py Fix bug when retrieving/setting default settings values 2019-06-04 00:40:31 -07:00
test_views.py Only set creator when creating task (#80) 2019-07-29 22:53:33 -07:00