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
{{ message }}
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Currently templates are not mapped to core django admin templates yet they inherit from many of those.
This ends up causing many issues and “hacks” to make them work (and many still are not working).
while refactoring then we should also add visual testing (screenshot comparison) for different admin screens so we can cover regression for CSS changes that might impact unexpected screens.
login / logout pages
Change list view
change list with editable fields and actions and filters (including ajax)