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-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
Simon Charette
a08fda2111
Fixed
#25746
-- Isolated inlined test models registration.
...
Thanks to Tim for the review.
2016-01-06 20:00:07 -05:00
..
models
Fixed
#25972
-- Restored support for the isnull lookup with ForeignObject.
2015-12-24 07:33:55 -05:00
__init__.py
Fixed 19385 -- Added ORM support for multicolumn joins
2013-03-24 18:08:01 +02:00
test_empty_join.py
Fixed
#25064
-- Allowed empty join columns.
2015-08-15 07:26:44 -04:00
test_forms.py
Moved foreign_object models.py into a module.
2015-08-14 08:53:35 -04:00
tests.py
Fixed
#25746
-- Isolated inlined test models registration.
2016-01-06 20:00:07 -05:00