Commit graph

5 commits

Author SHA1 Message Date
Scot Hacker
91c0075ccf Don't try to send notification email if assigned_to is blank
- Supports unassigned tasks
2018-02-11 23:01:37 -08:00
Scot Hacker
4d0801313c Improve on bare excepts
- And simplify email sending recipient gathering
2018-02-10 23:44:26 -08:00
Scot Hacker
03c125ca50 Refactor do/undo ops into single toggle function 2018-02-10 00:27:00 -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
1ff499a003 Reduce complexity of view_list to bring tox complexity down to 10 2016-08-02 01:32:29 -07:00