Scot Hacker
|
1f27688aa4
|
Complete fake data loading via hopper
- Includes mods to task.created_date to allow overrides
|
2018-04-05 00:27:53 -07:00 |
|
Scot Hacker
|
ff49d5cba2
|
Just enough infrastructure to get tests to pass as standalone app
|
2018-03-29 23:05:49 -07:00 |
|
Scot Hacker
|
d3d8d5e46c
|
Rename Item model to Task
- With matching model, view, template changes
|
2018-03-28 22:51:10 -07:00 |
|
Scot Hacker
|
cc1a48ee6f
|
Completed field on Item should default to False
|
2018-02-12 23:38:03 -08:00 |
|
Scot Hacker
|
efc2dbe11a
|
Rename List model to TaskList
|
2018-02-10 00:25:28 -08:00 |
|
Scot Hacker
|
90c41d1f29
|
Django 2.0 compatibility (requirement)
- URLs to path() style
- Misc updates
- Namespaces all URL references
- Removes dependency on AutoSlugField
- Cleaner reversals
- Cleaner docstrings
|
2018-02-03 00:09:23 -08:00 |
|
Scot Hacker
|
9b6418c7b1
|
Allow unassigned ("anyone") tickets
- Requires a migration
|
2016-04-09 11:56:27 -07:00 |
|
Scot Hacker
|
0f0505f24d
|
Fix field warnings for Django 1.8 (with migration)
|
2015-06-15 00:11:50 -07:00 |
|
Scot Hacker
|
30127a23de
|
Set default value for boolean Item.completed
|
2014-11-07 22:04:23 -08:00 |
|