diff options
| author | evildmp <daniele@vurt.org> | 2013-09-20 23:21:49 +0100 |
|---|---|---|
| committer | evildmp <daniele@vurt.org> | 2013-09-20 23:21:49 +0100 |
| commit | dc8f95b639f9ebe65d2188cb3e4f04f9fd68e384 (patch) | |
| tree | 600f231f49deb3c7af56d0b466e2ccc0bad412e5 /docs/topics/index.txt | |
| parent | 4db2752e28668ed8826b770ef2ed26e8c1562db6 (diff) | |
Fixed #20877 -- added a performance optimization guide
Diffstat (limited to 'docs/topics/index.txt')
| -rw-r--r-- | docs/topics/index.txt | 1 |
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 |
