django/tests/modeltests/select_related
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