Tim Graham 49b9c89d40 Fixed #28233 -- Used a simpler example in the aggregation "cheat sheet" docs. 7 年 前
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 年 前
auth 5df0ff4155 Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. 8 年 前
class-based-views dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 年 前
db 49b9c89d40 Fixed #28233 -- Used a simpler example in the aggregation "cheat sheet" docs. 7 年 前
forms 7d1e237753 Fixed #27993 -- Fixed model form default fallback for SelectMultiple. 8 年 前
http 01f658644a Updated various links in docs to avoid redirects 7 年 前
i18n a3af8c99d9 Removed extra characters in docs header underlines. 8 年 前
testing 01d7ff9a17 Fixed typo in docs/topics/testing/advanced.txt. 7 年 前
cache.txt 7a7b331cd5 Fixed #27882 -- Allowed {% cache %} to cache indefinitely. 8 年 前
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 年 前
conditional-view-processing.txt 37c9b81ebc Fixed #28104 -- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests. 7 年 前
email.txt 72d541b61c Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments. 8 年 前
external-packages.txt f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 9 年 前
files.txt f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 年 前
index.txt 4b0211dad5 Fixed #28139 -- Added another level of headings in the topics index. 8 年 前
install.txt 01f658644a Updated various links in docs to avoid redirects 7 年 前
logging.txt e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 年 前
migrations.txt 266b243168 Made docs/topics/migrations.txt use single quotes consistently. 7 年 前
pagination.txt 27793431cf Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans. 8 年 前
performance.txt 01f658644a Updated various links in docs to avoid redirects 7 年 前
security.txt 3c2447dd13 Fixed #26947 -- Added an option to enable the HSTS header preload directive. 8 年 前
serialization.txt 301de774c2 Refs #27795 -- Replaced many force_text() with str() 8 年 前
settings.txt 48028c6f9a Pointed Dive into Python links to python3 site 7 年 前
signals.txt 03087f80d1 Refs #24205 -- Removed Signal.disconnect()'s weak argument. 8 年 前
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 年 前
templates.txt 01f658644a Updated various links in docs to avoid redirects 7 年 前