From af7ea808d8540d1be87d89172f371ac928ff5c19 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 1 Nov 2012 16:11:05 -0400 Subject: Added WizardView.file_storage exception message and docs Thanks Danilo Bargen for the patch. --- docs/topics/files.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/topics') 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 ------------------------------------- -- cgit v1.3