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
Since Django 4.0.4 introduced a security fix that disallows spaces in aliases, we should use double underscores (__) as a substitute in aliases. The table generator should automatically display them as spaces in the output.