1
0
mirror of https://github.com/django/django.git synced 2025-03-11 18:02:35 +00:00
django/tests/m2m_through_regress
Tim Graham 39a8843802 Used assertRaisesMessage() in m2m_through_regress tests.
The "needs to have a value for field" messages are incorrect and
reference nonexistent fields since the commit in which they were
introduced (refs #18823).
2016-12-23 09:31:26 -05:00
..