Tim Graham 26c4bd38ac Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs. 11 年之前
..
auth 61ecb5f48a Fixed #20855 -- Added documentation of current_app and extra_context params to django.contrib.auth views 11 年之前
class-based-views 0b35a2cce3 Fixed ReST typo in topics/class-based-views/mixins.txt 11 年之前
db 47c755327b Fixed a number of minor misspellings. 11 年之前
forms 65e03a424e Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects 11 年之前
http 26c4bd38ac Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs. 11 年之前
i18n cf6c754629 LocaleMiddleware isn't default anymore 11 年之前
testing 47c755327b Fixed a number of minor misspellings. 11 年之前
cache.txt ac90aee55c Tweak caching decorators/utility functions xrefs. 12 年之前
conditional-view-processing.txt 0836670c5c Fixed #6195 -- Documented caching options for javascript_catalog. 12 年之前
email.txt d4dd55e78c Doc tweaks for html_message parameter to send_mail(); refs #20817 11 年之前
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 年之前
index.txt f27a4ee327 Removed django.contrib.localflavor. 12 年之前
install.txt bd0dcc6c89 Fixed #20766 -- Deprecated FastCGI support. 11 年之前
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 年之前
logging.txt 6c66a41c3d Relied on NullHandler from the logging stdlib module. 11 年之前
pagination.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 年之前
python3.txt 0a50311063 Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 12 年之前
security.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 年之前
serialization.txt 746d3166d6 small typo, example pk=27 but description pk=24 12 年之前
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 年之前
signals.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 年之前
signing.txt c5bc98d7e1 Fixed #20687 -- Added documentation for django.core.signing API. 11 年之前
templates.txt 70c080fcdb Misc doc cleanups. 11 年之前