mirror of
https://github.com/Hopiu/django.git
synced 2026-05-05 06:04:45 +00:00
commit
c8dca50776
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ The FileSystemStorage Class
|
|||
.. note::
|
||||
|
||||
The ``FileSystemStorage.delete()`` method will not raise
|
||||
raise an exception if the given file name does not exist.
|
||||
an exception if the given file name does not exist.
|
||||
|
||||
The Storage Class
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue