Commit graph

11 commits

Author SHA1 Message Date
Scot Hacker
84a2e6ca08 PEP-8 enhancements 2016-12-04 23:17:34 -08:00
shantisuresh01
10df9f2cdf view_list.html: Changed del_task to del_tasks, views.py: Changed del_task back to del_tasks 2016-11-30 16:32:22 -05:00
shantisuresh01
9bbc09dba8 forms.py: used get_user_model() inside __init__ instead of User, to facilitate late binding, models.py: used settings.AUTH_USER_MODEL instead of user 2016-11-28 16:15:46 -05:00
Scot Hacker
74f3a92cdd Note should not be a required field 2015-09-02 23:49:28 -07:00
Peter Bittner
767eb75e7d Add flake8 configuration, fix flake8 complaints 2015-09-02 23:30:04 +02:00
Scot Hacker
6e032b22bb Enable simple search of tasks 2014-11-17 14:42:17 -08:00
Scot Hacker
d4cba204c1 Specify exclude Meta on form definitions 2014-11-07 23:43:27 -08:00
Scot Hacker
37ea8a8a75 Neutralize some assumptions 2014-11-07 10:42:53 -08:00
Lee Phillips
86474625a4 Display full names as well as usernames in the assign_to dropdown when
adding a task.
2014-10-06 14:01:55 -04:00
Peter Bittner
e894b14a96 Reformatting only (PEP8) 2014-05-31 19:10:38 +02:00
Scot Hacker
04d1f181a6 Moving module into subdir. 2010-09-27 01:48:00 -07:00