Adam Radwon a2f554249e Fixed #27865 -- Adjusted docs example to avoid confusion with models.BaseManager. 5 年之前
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 年之前
auth b7795d7673 Fixed #30040 -- Used default permission name in docs examples to avoid confusion. 5 年之前
class-based-views d66d72f956 Refs #30997 -- Added HttpRequest.accepts(). 5 年之前
db a2f554249e Fixed #27865 -- Adjusted docs example to avoid confusion with models.BaseManager. 5 年之前
forms 30ca66eadd Added missing backticks in various docs. 5 年之前
http 4d973f5939 Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. 5 年之前
i18n 2f53d324de Fixed #31341 -- Doc'd minimal gettext version with ES6 template strings support. 5 年之前
testing 54b7af7eb4 Fixed #31250 -- Ignored processing instructions in assertXMLEqual()/assertXMLNotEqual(). 5 年之前
async.txt c90ab30fa1 Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable. 5 年之前
cache.txt d08d4f464a Fixed #30765 -- Made cache_page decorator take precedence over max-age Cache-Control directive. 5 年之前
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 年之前
conditional-view-processing.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年之前
email.txt fbbff7f808 Refs #29983 -- Added pathlib.Path support to the file email backend. 5 年之前
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 年之前
files.txt 08c0d8b16b Fixed typo in docs/topics/files.txt. 5 年之前
index.txt 635a3f8e6e Refs #30451 -- Doc'd asynchronous support and async-safety. 5 年之前
install.txt 958977f662 Fixed #31212 -- Updated psycopg links to HTTPS and new location. 5 年之前
logging.txt aa6c620249 More accurate terminology ("logger" instead of "logging handler") in logging documentation. 5 年之前
migrations.txt 8058d9d7ad Fixed #30955 -- Doc'd that only concrete base models are stored in historical models bases. 5 年之前
pagination.txt 0f0abc20be Fixed #31103 -- Improved pagination topic documentation. 5 年之前
performance.txt 70d95682b1 Corrected some typos in documentation. 5 年之前
security.txt 406dba04e1 Fixed #29406 -- Added support for Referrer-Policy header. 5 年之前
serialization.txt 416c584cab Removed versionadded/changed annotations for 2.2. 5 年之前
settings.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年之前
signals.txt 769cee5252 Fixed #31327 -- Deprecated providing_args argument for Signal. 5 年之前
signing.txt 8c0c0235b6 Added tests for signing non-string values and updated docs. 5 年之前
templates.txt 4ef107e34f Fixed typos in docs and a test comment. 5 年之前