coins-demo/todo/views
2019-09-19 22:37:38 -07:00
..
__init__.py Implement attachment removal 2019-04-08 23:46:34 -07:00
add_list.py Add comment 2019-01-10 00:54:14 -08:00
del_list.py Delete perms: must be staff and in group (#82) 2019-07-23 22:30:07 -07:00
delete_task.py Convert task_delete and task_done views from GET to POST 2019-02-10 11:06:36 -08:00
external_add.py Support custom User model in external_add (#74) 2019-05-11 23:51:28 -07:00
import_csv.py Bump version to 2.3.1 2019-04-01 23:48:54 -07:00
list_detail.py Only set creator when creating task (#80) 2019-07-29 22:53:33 -07:00
list_lists.py Sort list of lists by group name instead of group id (#86) 2019-09-19 22:37:38 -07:00
remove_attachment.py Formatting 2019-04-12 00:09:01 -07:00
reorder_tasks.py Prevent occasional crash during task re-ordering 2019-03-25 07:45:26 -07:00
search.py Enforce and test TODO_STAFF_ONLY setting 2019-01-10 00:39:21 -08:00
task_autocomplete.py Implement mail tracker system 2019-03-11 00:04:19 -07:00
task_detail.py Formatting 2019-04-12 00:09:01 -07:00
toggle_done.py Convert task_delete and task_done views from GET to POST 2019-02-10 11:06:36 -08:00