summaryrefslogtreecommitdiff
path: root/tests/admin_views/test_forms.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-06-10Refs #24121 -- Added __repr__() to AdminForm, BlockContext, BlockTranslateNod...saeedblanchette
2018-02-01Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.Tim Graham
2017-11-08Fixed #28751 -- Corrected the error message for inactive users in AdminAuthen...shanghui