django/docs/ref/models
Russell Keith-Magee ccf5bb1883 Fixed #13282 -- Clarified documentation around week_day filtering in querysets. Thanks to wangchun, Ramiro Morales and timo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13155 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-09 04:50:00 +00:00
..
fields.txt Fixed #12024: Changed admin code to avoid raising an exception when a field listed 2010-03-08 18:32:24 +00:00
index.txt
instances.txt Fixed #9326 - Use decorator syntax in get_absolute_url example. Thanks, timo. 2010-01-12 23:37:07 +00:00
options.txt
querysets.txt Fixed #13282 -- Clarified documentation around week_day filtering in querysets. Thanks to wangchun, Ramiro Morales and timo. 2010-05-09 04:50:00 +00:00
relations.txt