Jannis Leidel 8f3e1c1c63 Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain. 14 år sedan
..
contrib 8f3e1c1c63 Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain. 14 år sedan
files 4a1fd44c0f Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for catching the mistake. 14 år sedan
forms 534c427b20 Fixed #13584 -- Optionally allow empty files with django.forms.FileField. Thanks for the patch erickr and closedbracket. 14 år sedan
models 8f0f73c7b8 Fixed #2705: added a `select_for_update()` clause to querysets. 14 år sedan
templates c21d3afaef Fixed #15952 -- fixed an error in the template builtins docs. 14 år sedan
authbackends.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 år sedan
class-based-views.txt d3e5380b41 Fixed #15800 -- Fixed error in class-based-views docs. Thanks, Natim 14 år sedan
databases.txt 5b0e4e49d4 Fixed #14091 - be more correct about logging queries in connection.queries. 14 år sedan
django-admin.txt 519534bf03 Fixed #15846 -- Fixed unfinished sentence in django-admin.txt. Thanks, follower 14 år sedan
exceptions.txt a4ef094b0f Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 14 år sedan
generic-views.txt a4ef094b0f Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 14 år sedan
index.txt e0dcd7666a Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Thanks to Simon Willison for the original idea, and to Mikhail Korobov and Ivan Sagalaev for their assistance, including the draft patch from Mikhail. 14 år sedan
middleware.txt ee5fb7d18c Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 14 år sedan
request-response.txt 13cfdb0d8b Fixed a couple of small documentation typos. 14 år sedan
settings.txt 171df93170 Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filtering of 404s to ignore 14 år sedan
signals.txt f9fa9327c6 Fixed #15853 - typo in m2m_changed signal documentation; thanks elbarto. 14 år sedan
template-response.txt 3f528e10d5 Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that decorators (in particular, the cache decorator) can defer processing until after rendering has occurred. Thanks to Joshua Ginsberg for the draft patch. 14 år sedan
unicode.txt 1b1060c916 Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thanks to guettli for the report and draft patch. 14 år sedan
utils.txt 78b2e254ca 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 14 år sedan
validators.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 år sedan