This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-27 15:46:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
dd0c204828f58f63caa573b0a03df7665c97e6d3
django
/
tests
/
modeltests
/
many_to_many
History
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