Added WizardView.file_storage exception message and docs

Thanks Danilo Bargen for the patch.
This commit is contained in:
Tim Graham 2012-11-01 16:11:05 -04:00
parent d9213d09db
commit af7ea808d8
4 changed files with 40 additions and 7 deletions

View file

@ -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
-------------------------------------