Jannis Leidel 578a31fea3 Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter. 14 年之前
..
contrib 578a31fea3 Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter. 14 年之前
files 4a1fd44c0f Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elbarto for catching the mistake. 14 年之前
forms 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 年之前
models 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 年之前
templates 0322f2b653 Fixed #15263 -- Added support for format localization to the now template tag. Thanks to danielr and dmclain. 14 年之前
authbackends.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 年之前
class-based-views.txt d3e5380b41 Fixed #15800 -- Fixed error in class-based-views docs. Thanks, Natim 14 年之前
databases.txt 5b0e4e49d4 Fixed #14091 - be more correct about logging queries in connection.queries. 14 年之前
django-admin.txt 519534bf03 Fixed #15846 -- Fixed unfinished sentence in django-admin.txt. Thanks, follower 14 年之前
exceptions.txt a4ef094b0f Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 14 年之前
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 年之前
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 年之前
middleware.txt ee5fb7d18c Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 14 年之前
request-response.txt 13cfdb0d8b Fixed a couple of small documentation typos. 14 年之前
settings.txt 8cbcf1d3a6 Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF cookie 14 年之前
signals.txt f9fa9327c6 Fixed #15853 - typo in m2m_changed signal documentation; thanks elbarto. 14 年之前
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 年之前
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 年之前
utils.txt 5f605678f0 Removed last vestiges of references to technical messages from documentation. 14 年之前
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 年之前