1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
Malcolm Tredinnick 2dba41056f Revived a bunch of missing documentation that got lost in the docs-refactor.
This describes values_list(), the new cross-model order_by() syntax and the
effects of distinct(), values() and order_by() on each other.

Fixed #8634.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8694 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-29 05:04:26 +00:00
..
contrib Fixed a typo in comments upgrade guide. 2008-08-28 16:27:19 +00:00
files
forms
models Revived a bunch of missing documentation that got lost in the docs-refactor. 2008-08-29 05:04:26 +00:00
templates Fixed #8595: Removed a note about possible changes to the syntax of the {% url %} template tag. Thanks to julien for the report. 2008-08-28 11:29:00 +00:00
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
unicode.txt