summaryrefslogtreecommitdiff
path: root/docs/topics/index.txt
diff options
context:
space:
mode:
authorevildmp <daniele@vurt.org>2013-09-20 23:21:49 +0100
committerevildmp <daniele@vurt.org>2013-09-20 23:21:49 +0100
commitdc8f95b639f9ebe65d2188cb3e4f04f9fd68e384 (patch)
tree600f231f49deb3c7af56d0b466e2ccc0bad412e5 /docs/topics/index.txt
parent4db2752e28668ed8826b770ef2ed26e8c1562db6 (diff)
Fixed #20877 -- added a performance optimization guide
Diffstat (limited to 'docs/topics/index.txt')
-rw-r--r--docs/topics/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/index.txt b/docs/topics/index.txt
index b248e10268..711bc09c13 100644
--- a/docs/topics/index.txt
+++ b/docs/topics/index.txt
@@ -26,6 +26,7 @@ Introductions to all the key parts of Django you'll need to know:
pagination
python3
security
+ performance
serialization
settings
signals