mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Added WizardView.file_storage exception message and docs
Thanks Danilo Bargen for the patch.
This commit is contained in:
parent
d9213d09db
commit
af7ea808d8
4 changed files with 40 additions and 7 deletions
|
@ -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
|
||||
-------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue