This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8f75d21a2e
django
/
tests
/
foreign_object
History
Mariusz Felisiak
362813d628
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
..
models
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
__init__.py
…
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
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00