summaryrefslogtreecommitdiff
path: root/tests/admin_views/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-6/+5
* Changed django.forms.ValidationError imports to django.core.exceptions.Valida...François Freitag2020-04-281-2/+2
* Fixed #26919 -- Added the action form's media in the changelist view.Stanislav Karpov2016-08-111-0/+6
* Fixed #23993 -- Added form.media to the admin login template.david2015-03-071-0/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+11