Andreas Pelme e76981b433 Fixed #26840 -- Added test.utils.setup/teardown_databases(). 8 years ago
..
_images c005a6620e Optimise the rest of the PNGs in docs 9 years ago
auth 7549eb0004 Fixed #27009 -- Made update_session_auth_hash() rotate the session key. 8 years ago
class-based-views 43d0345fe1 Fixed typo in docs/topics/class-based-views/generic-display.txt 8 years ago
db 8fb53c50ce Fixed #19222 -- Documented that default managers aren't used for related queries. 8 years ago
forms 267dc4addd Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL. 8 years ago
http b785927b44 Documented the cache_control() decorator. 8 years ago
i18n 415ae960bb Fixed capitalization of "URL pattern". 8 years ago
testing e76981b433 Fixed #26840 -- Added test.utils.setup/teardown_databases(). 8 years ago
cache.txt b785927b44 Documented the cache_control() decorator. 8 years ago
checks.txt 0d3c616fbb Refs #26351 -- Added check hook to support database-related checks 9 years ago
conditional-view-processing.txt f4bb2dce79 Fixed typo in docs/topics/conditional-view-processing.txt 9 years ago
email.txt 72d541b61c Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments. 8 years ago
external-packages.txt f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io 9 years ago
files.txt f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 years ago
index.txt bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
install.txt 96f97691ad Fixed broken links in docs and comments. 8 years ago
logging.txt 9a54face25 Fixed typo in docs/topics/logging.txt 8 years ago
migrations.txt 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
pagination.txt 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
performance.txt 402da9ab7b Fixed typos in docs. 9 years ago
python3.txt f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 9 years ago
security.txt 3c2447dd13 Fixed #26947 -- Added an option to enable the HSTS header preload directive. 8 years ago
serialization.txt 8ef78b8165 Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. 8 years ago
settings.txt c9c5ccbd41 Clarified that setting names must be uppercase. 9 years ago
signals.txt 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. 9 years ago
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
templates.txt 52a991d976 Fixed #24694 -- Added support for context_processors to Jinja2 backend. 8 years ago