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