adjutant/stacktask/api
adriant d4759d6734 Replacing task_view with task_type in models.Task
* task_view was bound to the view name, which was not consistent
   for filtering as there are several ways of creating a task.
 * Changed settings to also be used via that task_type field.

Change-Id: I4b8e84c6470ea538416842353737128cb7bb08fb
2015-10-02 14:12:41 +01:00
..
migrations Replacing task_view with task_type in models.Task 2015-10-02 14:12:41 +01:00
v1 Replacing task_view with task_type in models.Task 2015-10-02 14:12:41 +01:00
__init__.py refactor of api structure 2015-07-30 15:21:11 +12:00
models.py Replacing task_view with task_type in models.Task 2015-10-02 14:12:41 +01:00
tests.py refactor of api structure 2015-07-30 15:21:11 +12:00
urls.py refactor of api structure 2015-07-30 15:21:11 +12:00
utils.py Adding support for user role editing 2015-10-01 11:55:14 +01:00