django/tests/modeltests/many_to_many
Simon Charette d04e8f8c78 [1.5.x] Fixed #20207 -- Handle ManyToManyField with a unicode name correctly.
Backport of 216580e034.
2013-04-05 15:21:59 -04:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
models.py [1.5.x] Fixed #20207 -- Handle ManyToManyField with a unicode name correctly. 2013-04-05 15:21:59 -04:00
tests.py [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00