summaryrefslogtreecommitdiff
path: root/tests/admin_views/test_forms.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-9/+16
* Refs #24121 -- Added __repr__() to AdminForm, BlockContext, BlockTranslateNod...saeedblanchette2021-06-101-1/+22
* Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.Tim Graham2018-02-011-1/+4
* Fixed #28751 -- Corrected the error message for inactive users in AdminAuthen...shanghui2017-11-081-0/+17