adjutant/adjutant/api/v1
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
..
templates update quota completed template with project name 2018-02-13 12:13:23 +13:00
tests 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
app.py Add Version Endpoints 2017-09-15 14:30:31 +12:00
models.py Added UpdateProjectQuota 2017-09-13 17:09:02 +12:00
openstack.py Move task error handling to function 2018-04-10 15:10:09 +12:00
tasks.py Move task error handling to function 2018-04-10 15:10:09 +12:00
urls.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
utils.py Merge "Fix notifications not being auto acknowledged" 2018-02-08 05:58:08 +00:00
views.py Move task error handling to function 2018-04-10 15:10:09 +12:00