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-02-03 22:17:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
Tim Graham
cde31daf88
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
..
models
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
__init__.py
Fixed 19385 -- Added ORM support for multicolumn joins
2013-03-24 18:08:01 +02:00
test_agnostic_order_trimjoin.py
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
test_empty_join.py
Replaced type-specific assertions with assertEqual().
2017-03-17 07:51:48 -04:00
test_forms.py
Moved foreign_object models.py into a module.
2015-08-14 08:53:35 -04:00
tests.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00