Martin Blech e023ceb453 Fixed #23910 -- Added reply_to parameter to EmailMessage 10 lat temu
..
auth 87bd13617c Fixed #23847 -- Improved the email_check example in the auth documentation. 10 lat temu
class-based-views 343162410f Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified. 10 lat temu
db cbffc900bb Fix link target markup 10 lat temu
forms a15aba66f2 Fixed typo in docs/topics/forms/modelforms.txt. 10 lat temu
http 093e6c68b9 Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode. 10 lat temu
i18n 7331788300 Avoided rewrapping Contexts in render_to_response. 10 lat temu
testing e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order. 10 lat temu
cache.txt 8701b59007 Cleaned up the Memcached cache backend doc 10 lat temu
checks.txt b7a5b6ab86 Fixed #23750 -- Allowed core.checks.register to be used as a function 10 lat temu
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 lat temu
email.txt e023ceb453 Fixed #23910 -- Added reply_to parameter to EmailMessage 10 lat temu
files.txt ca93f02c62 Fixed #22347 -- Unified FileSystemStorage documentation. 11 lat temu
index.txt 5679fce87c Added first cut at reference documentation for the checks framework. 11 lat temu
install.txt 549284faa4 Fixed #23016 -- Updated FAQs per Aymeric's suggestions. 10 lat temu
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 lat temu
logging.txt d552da1f8d Fixed #22407 -- Added AdminEmailHandler.send_mail(). 10 lat temu
migrations.txt dee3946a91 Fix malformed note directives. 10 lat temu
pagination.txt aa399f6b8b Use "catch" instead of "trap" for exceptions. 10 lat temu
performance.txt 7f2505ad9e Fixed doc typos. 11 lat temu
python3.txt 7ef81b5cdd Removed thread customizations of six which are now built-in. 10 lat temu
security.txt d16bc7f0e4 Fixed #23561 -- Corrected a security doc example that requires an unquoted HTML attribute. 10 lat temu
serialization.txt 35dac5070b Added a new GeoJSON serialization format for GeoDjango 10 lat temu
settings.txt 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 lat temu
signals.txt d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. 10 lat temu
signing.txt d2d6c0c097 Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign(). 10 lat temu
templates.txt 19242c675f Fixed #23735 -- Clarified that admindocs must be enabled to view template tag libraries in admin. 10 lat temu