summaryrefslogtreecommitdiff
path: root/tests/model_forms/test_uuid.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-4/+6
* Fixed #30400 -- Improved typography of user facing strings.Jon Dufresne2019-06-281-1/+1
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed #27148 -- Fixed ModelMultipleChoiceField crash with invalid UUID.Tim Graham2016-10-311-0/+6
* Fixed #25241 -- Corrected ModelForm.save() error message when saving invalid ...Tim Graham2015-08-071-0/+29