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