mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 05:01:19 -03:30
This attempts to detect if there are migrations in-progress and will force display an interstitial page in the process that attempts to load the index page every 10s until it succeeds. This is only attached in production settings so the development environment can proceed even if the migrations haven't been applied yet