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
This reverts commit 8ac0bb5.
The admin site somehow adds a RequestContext inside the list; a
RequestContext is no ``dict`` and does not have a .items() method.
0 commit comments