django/docs/ref
Jannis Leidel 8b588747ed Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Daniel Duan, DaNmarner and Łukasz Rekucki.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16070 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-22 12:02:38 +00:00
..
contrib Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Daniel Duan, DaNmarner and Łukasz Rekucki. 2011-04-22 12:02:38 +00:00
files
forms
models Fixed #2705: added a `select_for_update()` clause to querysets. 2011-04-20 20:42:07 +00:00
templates Fixed #15791 - method to signal that callable objects should not be called in templates 2011-04-19 22:06:19 +00:00
authbackends.txt
class-based-views.txt Fixed #15800 -- Fixed error in class-based-views docs. Thanks, Natim 2011-04-17 20:55:26 +00:00
databases.txt Fixed #2705: added a `select_for_update()` clause to querysets. 2011-04-20 20:42:07 +00:00
django-admin.txt Fixed #15846 -- Fixed unfinished sentence in django-admin.txt. Thanks, follower 2011-04-20 16:28:02 +00:00
exceptions.txt Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 2011-03-22 20:12:17 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thanks to guettli for the report and draft patch. 2011-04-20 19:50:27 +00:00
utils.txt Fixed #15816 -- Changed docs/ref/utils.txt to refer to django.utils.datastructures instead of just SortedDict. The other stuff is still undocumented, which is probably a good thing 2011-04-17 20:51:19 +00:00
validators.txt