summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2013-09-19 13:57:02 +0800
committerRussell Keith-Magee <russell@keith-magee.com>2013-09-19 13:57:02 +0800
commit8e134c27c932069076d87b551e8fe710a1e1572e (patch)
treeb16c4e686e8e42c7d9f573bae078327ec3b8b9da /docs/index.txt
parent8b3bae9466c2736719aba2e41439c80dd1989844 (diff)
Corrected markup problems in new security summary page.
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 6812d73206..3508b17669 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -215,6 +215,7 @@ Security is a topic of paramount importance in the development of Web
applications and Django provides multiple protection tools and mechanisms:
* :doc:`Security overview <topics/security>`
+* :doc:`Disclosed security issues in Django <releases/security>`
* :doc:`Clickjacking protection <ref/clickjacking>`
* :doc:`Cross Site Request Forgery protection <ref/contrib/csrf>`
* :doc:`Cryptographic signing <topics/signing>`