diff options
| author | Luke Plant <L.Plant.98@cantab.net> | 2011-06-14 23:37:12 +0000 |
|---|---|---|
| committer | Luke Plant <L.Plant.98@cantab.net> | 2011-06-14 23:37:12 +0000 |
| commit | 4047a21fa8f9fd1fee136663c60ab334ac298ec2 (patch) | |
| tree | 94a5ff228f1e137951fc42eb1dd027ba3241ef5e /docs | |
| parent | 06a2515145d8a5e6ee67da1f1849f157e23c6578 (diff) | |
Noted new security overview page in the 1.4 release notes
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.4.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.4.txt b/docs/releases/1.4.txt index 1ad6092612..129a98cc2a 100644 --- a/docs/releases/1.4.txt +++ b/docs/releases/1.4.txt @@ -179,6 +179,9 @@ Django 1.4 also includes several smaller improvements worth noting: * Customizable names for :meth:`~django.template.Library.simple_tag`. +* In the documentation, a helpful :doc:`security overview </topics/security>` + page. + .. _backwards-incompatible-changes-1.4: Backwards incompatible changes in 1.4 |
