summaryrefslogtreecommitdiff
path: root/docs/topics/files.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2012-11-01 16:11:05 -0400
committerTim Graham <timograham@gmail.com>2012-11-01 16:14:51 -0400
commitaf7ea808d8540d1be87d89172f371ac928ff5c19 (patch)
tree43179664bf7edbc2ae8cfa007970a58555a26aec /docs/topics/files.txt
parentd9213d09dbb28f687b53d051cddcae03337066c8 (diff)
Added WizardView.file_storage exception message and docs
Thanks Danilo Bargen for the patch.
Diffstat (limited to 'docs/topics/files.txt')
-rw-r--r--docs/topics/files.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/files.txt b/docs/topics/files.txt
index c9b4327941..66e104759a 100644
--- a/docs/topics/files.txt
+++ b/docs/topics/files.txt
@@ -139,6 +139,8 @@ useful -- you can use the global default storage system::
See :doc:`/ref/files/storage` for the file storage API.
+.. _builtin-fs-storage:
+
The built-in filesystem storage class
-------------------------------------