This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-28 03:40:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a05ab448f7
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