coins-demo/todo/migrations
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
..
0001_initial.py Formatting 2019-04-12 00:09:01 -07:00
0002_auto_20150614_2339.py Formatting 2019-04-12 00:09:01 -07:00
0003_assignee_optional.py Formatting 2019-04-12 00:09:01 -07:00
0004_rename_list_tasklist.py Formatting 2019-04-12 00:09:01 -07:00
0005_auto_20180212_2325.py Formatting 2019-04-12 00:09:01 -07:00
0006_rename_item_model.py Formatting 2019-04-12 00:09:01 -07:00
0007_auto_update_created_date.py Formatting 2019-04-12 00:09:01 -07:00
0008_mail_tracker.py Fix MySQL migration (#57) 2019-03-25 07:43:53 -07:00
0009_priority_optional.py Formatting 2019-04-12 00:09:01 -07:00
0010_attachment.py Formatting 2019-04-12 00:09:01 -07:00
0011_auto_20190724_1130.py Only set creator when creating task (#80) 2019-07-29 22:53:33 -07:00
__init__.py Set default value for boolean Item.completed 2014-11-07 22:04:23 -08:00