1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/tests/modeltests/many_to_one
2012-02-04 16:06:09 +00:00
..
__init__.py
models.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
tests.py Fixed #17527 -- Improved exception message when adding the wrong type of object to a ManyToManyField. Thanks, guettli and cClaude Paroz. 2012-02-04 16:06:09 +00:00