1
0
mirror of https://github.com/django/django.git synced 2025-02-08 00:16:31 +00:00
django/tests/model_forms
Jon Dufresne 8d087f9a17 Fixed typo in ModelChoiceFieldTests.
The subindex and attrs arguments should be passed through to the parent,
not overridden as None.
2019-12-11 15:15:12 +01:00
..