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