django/docs/topics
Adam Johnson f344c75fb0 Added additional note that tests use locmem email backend. 2020-03-25 15:01:39 +01:00
..
_images
auth Fixed #30040 -- Used default permission name in docs examples to avoid confusion. 2020-02-19 15:39:47 +01:00
class-based-views Refs #30997 -- Added HttpRequest.accepts(). 2020-01-24 14:24:59 +01:00
db Fixed #31396 -- Added binary XOR operator to F expressions. 2020-03-25 10:16:30 +01:00
forms Added missing backticks in various docs. 2020-03-06 11:52:49 +01:00
http Improved sessions notes in deployment checklist. 2020-03-25 12:04:52 +01:00
i18n Fixed #30439 -- Added support for different plural forms for a language. 2020-03-10 15:56:32 +01:00
testing Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
async.txt Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
cache.txt Fixed #30765 -- Made cache_page decorator take precedence over max-age Cache-Control directive. 2020-01-16 13:39:16 +01:00
checks.txt
conditional-view-processing.txt
email.txt Added additional note that tests use locmem email backend. 2020-03-25 15:01:39 +01:00
external-packages.txt
files.txt
index.txt
install.txt Fixed #31212 -- Updated psycopg links to HTTPS and new location. 2020-01-29 06:25:40 +01:00
logging.txt Made logging config examples more accessible. 2020-03-17 11:51:05 +01:00
migrations.txt Improved docs on migration reversibility. (#12619) 2020-03-25 14:37:54 +01:00
pagination.txt Fixed #31103 -- Improved pagination topic documentation. 2020-01-07 09:57:38 +01:00
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt Fixed #31327 -- Deprecated providing_args argument for Signal. 2020-03-05 09:38:52 +01:00
signing.txt Added tests for signing non-string values and updated docs. 2020-01-30 11:58:39 +01:00
templates.txt Fixed typos in docs and a test comment. 2020-02-19 07:08:23 +01:00