management
|
Always use example.com for fake users
|
2018-04-06 23:51:17 -07:00 |
migrations
|
Complete fake data loading via hopper
|
2018-04-05 00:27:53 -07:00 |
static/todo
|
Bootstrapping list_detail / Add Task view
|
2018-03-19 00:41:52 -07:00 |
templates
|
Fix silent crasher when reordering table rows
|
2018-04-07 23:31:24 -07:00 |
tests
|
Change default list identifier
|
2018-04-05 22:46:58 -07:00 |
__init__.py
|
Bump version to 2.0
|
2018-04-07 11:53:30 -07:00 |
admin.py
|
Rename Item model to Task
|
2018-03-28 22:51:10 -07:00 |
forms.py
|
Auto-create slug on New TaskList
|
2018-04-07 11:34:47 -07:00 |
models.py
|
Complete fake data loading via hopper
|
2018-04-05 00:27:53 -07:00 |
urls.py
|
Bootstrapping list_detail / Add Task view
|
2018-03-19 00:41:52 -07:00 |
utils.py
|
Rename Item model to Task
|
2018-03-28 22:51:10 -07:00 |
views.py
|
Fix silent crasher when reordering table rows
|
2018-04-07 23:31:24 -07:00 |