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-04-01 03:56:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
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