adjutant/adjutant
Amelia Cordwell bd226c46d8 Check action validity on submit before returning
If an action becomes invalid after during submit,
currently a user will get an OK response and an email stating the
completion of the action.

Now returns 400 in this case and does not send the email.

Change-Id: I4b998742cd2dfbafd40ff277a68ce9aca45b7872
2017-06-16 15:56:19 +12:00
..
actions Additional tests for project actions 2017-06-16 15:52:16 +12:00
api Check action validity on submit before returning 2017-06-16 15:56:19 +12:00
notifications Python3 Compatibility 2017-06-15 16:23:01 +12:00
startup Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
exceptions.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
middleware.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
settings.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
test_settings.py Fix and tests for modify_dict_settings 2017-06-16 12:16:10 +12:00
urls.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
utils.py Python3 Compatibility 2017-06-15 16:23:01 +12:00
wsgi.py Python3 Compatibility 2017-06-15 16:23:01 +12:00