Denis Cornehl
|
a840710e1e
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
|
há 9 anos atrás |
Rinat Khabibiev
|
9e07a9b5fe
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modified header.
|
há 8 anos atrás |
Jon Dufresne
|
ff1e7b4eb4
Fixed #25181 -- Added localdate() function to get date in a different time zone.
|
há 8 anos atrás |
Mattias Loverot
|
2315114090
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
|
há 8 anos atrás |
Mattias Loverot
|
9aaeec337e
Fixed #26866 -- Added format_lazy function
|
há 8 anos atrás |
Scott Vitale
|
be729b6120
Fixed #10107 -- Allowed using mark_safe() as a decorator.
|
há 8 anos atrás |
Ketan Bhatt
|
f31fbbae1a
Fixed #26653 -- Made SyndicationFeed.latest_post_date() return time in UTC.
|
há 8 anos atrás |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
há 8 anos atrás |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
há 9 anos atrás |
Tim Graham
|
e475e84970
Refs #26021 -- Used hanging indentation in some doc examples.
|
há 9 anos atrás |
Tim Graham
|
2f0e0eee45
Fixed #24046 -- Deprecated the "escape" half of utils.safestring.
|
há 9 anos atrás |
Tim Graham
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
há 9 anos atrás |
Vasiliy Faronov
|
ac77c55bc5
Fixed #26567 -- Updated references to obsolete RFC2616.
|
há 9 anos atrás |
Jakub Wilk
|
402da9ab7b
Fixed typos in docs.
|
há 9 anos atrás |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
há 9 anos atrás |
Tim Graham
|
a53175392f
Refs #13008 -- Forwardported 1.8.8 release note.
|
há 9 anos atrás |
Iacopo Spalletti
|
d693074d43
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
|
há 9 anos atrás |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
há 9 anos atrás |
Claude Paroz
|
9a6fc9606c
Added some function links in translation docs
|
há 9 anos atrás |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
há 9 anos atrás |
Tim Graham
|
222d063301
Refs #23269 -- Removed the removetags template tag and related functions per deprecation timeline.
|
há 9 anos atrás |
fabrizio ettore messina
|
186eb21dc1
Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators.
|
há 9 anos atrás |
Unai Zalakain
|
aac2a2d2ae
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
|
há 9 anos atrás |
Anton Strogonoff
|
20787b5c29
Used consistent capitalization and hyphenation of "class-based views" in docs.
|
há 9 anos atrás |
Rigel Di Scala
|
3bdaaf6777
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
há 9 anos atrás |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
há 9 anos atrás |
Edward Henderson
|
f8cc464452
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
|
há 10 anos atrás |
Markus Bertheau
|
4a438e400b
Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.
|
há 10 anos atrás |
Josh Smeaton
|
143255c8bb
Fixed #22598 -- Allowed make_aware() to work with ambiguous datetime
|
há 10 anos atrás |
Moritz Sichert
|
1f2abf784a
Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates.
|
há 10 anos atrás |