This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ec469ade2b
django
/
tests
/
modeltests
/
select_related
History
Aymeric Augustin
4e5369a596
Silenced warnings in the tests of deprecated features.
2012-12-29 22:32:07 +01:00
..
__init__.py
Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs
#3275
).
2007-02-28 15:24:05 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Silenced warnings in the tests of deprecated features.
2012-12-29 22:32:07 +01:00