adjutant/adjutant/api
Amelia Cordwell dab3938ab2 Move task error handling to function
* Replaces large amounts of repeated code on the task view with a
  _handle_task_error() function
* try and unify error handling to always return a list 'errors' or
  a dict when specific field name errors are known.

Change-Id: I9d140db0af204524eadc4ba3a6d3eb7299b239b4
2018-04-10 15:10:09 +12:00
..
migrations Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
v1 Move task error handling to function 2018-04-10 15:10:09 +12:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
models.py Task Type in Token response 2017-06-27 09:41:55 +12:00
urls.py Add Version Endpoints 2017-09-15 14:30:31 +12:00
utils.py Add Project Admin Decorator 2018-01-05 09:21:05 +13:00
views.py Add Version Endpoints 2017-09-15 14:30:31 +12:00