Files
awx/awx/api
Seth Foster 58e84a40e5 Fix 500 error when creating a job schedule
- 500 error occurs when a non-admin user attempts to add an invalid
  credential during schedule creation
- This change checks that the user can add the object to
  serializer.validated_data, instead of serializer.initial_data
- The invalid credential field is purged in .validated_data, so the
  request passes through cleanly
- Fix for awx issue #4147
2019-10-23 14:22:07 -04:00
..
2016-12-09 14:19:41 -05:00
2019-09-30 13:32:22 -04:00
2015-06-11 16:10:23 -04:00
2018-07-30 10:23:27 -04:00
2019-04-08 02:47:56 -04:00
2015-06-11 16:10:23 -04:00