summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-16 14:41:05 -0500
committerTim Graham <timograham@gmail.com>2015-01-16 14:41:05 -0500
commit8e8daf7c9b0f951ed53c322eada0e61e55a57a9f (patch)
treecf4a6a5a8f5368c0244435687a5ec6de979f52e6 /docs
parentb4ac23290772e0c11379eb2dfb81c750b7052b66 (diff)
Removed empty sections in 1.8 minor features.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt
index 2fdba08384..45b8bf7789 100644
--- a/docs/releases/1.8.txt
+++ b/docs/releases/1.8.txt
@@ -233,16 +233,6 @@ Minor features
``OGRException`` has been kept for backwards compatibility but should not be
used any longer.
-:mod:`django.contrib.messages`
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* ...
-
-:mod:`django.contrib.redirects`
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* ...
-
:mod:`django.contrib.sessions`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -267,16 +257,6 @@ Minor features
``migrate`` now respects the :setting:`SITE_ID` setting (instead of always
using ``pk=1``).
-:mod:`django.contrib.staticfiles`
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* ...
-
-:mod:`django.contrib.syndication`
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* ...
-
Cache
^^^^^
@@ -332,11 +312,6 @@ File Storage
note <storage-max-length-update>` about adding this argument to your custom
storage classes.
-File Uploads
-^^^^^^^^^^^^
-
-* ...
-
Forms
^^^^^