Tim Graham 4965a77407 Removed PIL compatability layer per deprecation timeline. 11 年之前
..
auth 5840445664 Fixed #22006 -- Documented how to write a login_required mixin for CBVs. 11 年之前
class-based-views cc5804bcab Amended login required mixin documentation to honor **initkwargs. 11 年之前
db aaad3e27ac Fixed #22217 - ManyToManyField.through_fields fixes. 11 年之前
forms 1f5f015c32 Fixed spelling mistakes in docs. 11 年之前
http aa93a1890f Removed contrib.comments per deprecation timeline. 11 年之前
i18n 958b511a80 Fixed #22262 -- Added the correct line in the last example of Translator lines 11 年之前
testing 0615eaf24a Corrected a few missed references to old test settings 11 年之前
cache.txt 6fe22b30e0 Fixed #22085 -- Added a feature for setting non-expiring keys as the default. 11 年之前
checks.txt 21d8175242 Fixed #22193 -- Made hint a truly optional arugment on check messages. 11 年之前
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 年之前
email.txt 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 11 年之前
files.txt a1122e14a6 Fixed #20604 - Fixed file example in docs. 11 年之前
index.txt 5679fce87c Added first cut at reference documentation for the checks framework. 11 年之前
install.txt 99649ddcb2 Assumed Python 3 throughout docs/intro. 11 年之前
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 年之前
logging.txt 4d8d76e7a8 Fixed #21484 -- Documented that SQL logging does not include "framework level" queries. 11 年之前
migrations.txt 1f5f015c32 Fixed spelling mistakes in docs. 11 年之前
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
performance.txt 7f2505ad9e Fixed doc typos. 11 年之前
python3.txt 626bdf648a Updated a bunch of hyperlinks in documentation 11 年之前
security.txt 4965a77407 Removed PIL compatability layer per deprecation timeline. 11 年之前
serialization.txt 0242134d32 Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 11 年之前
settings.txt 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 年之前
signals.txt 1d23d766ab Renamed AppConfig.setup to ready. 11 年之前
signing.txt 653527de40 Fixed #18745 - Documentation change explaining tuple to list with signing. 11 年之前
templates.txt 9e5033b302 Fixed #21747 -- Added {% elif %} to template topics guide. 11 年之前