mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 08:43:36 -05:00
* related to https://github.com/ansible/ansible-tower/issues/7926 * if 404 on url in migration loading middelware, do NOT short circuit middleware. Simply call the normal middlware code path in this case.