You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask Admin use get_url instead of url_for in jinja template. Flask-S3 override url_for in jinja template to use static file on S3.
Could you provide a way to get admin static files loading from external url?