This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-20 02:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
04d827a710
django
/
tests
/
foreign_object
History
Download ZIP
Download TAR.GZ
Roger Hu
9a446211bd
[1.6.x]
Fixed
#21566
-- Fixed AttributeError when using bulk_create with ForeignObject.
...
Backport of
bbc73e6a12
from master.
2014-02-14 20:57:32 -05:00
..
__init__.py
Fixed 19385 -- Added ORM support for multicolumn joins
2013-03-24 18:08:01 +02:00
models.py
[1.6.x] Fixed incorrect type for max_length.
2013-12-01 14:26:42 -05:00
tests.py
[1.6.x]
Fixed
#21566
-- Fixed AttributeError when using bulk_create with ForeignObject.
2014-02-14 20:57:32 -05:00