Skip to content

Commit

Permalink
Merge pull request #2 from barseghyanartur/dev
Browse files Browse the repository at this point in the history
Update django_storage.rst (#1)
  • Loading branch information
barseghyanartur authored Aug 14, 2024
2 parents 65f0f0a + 2338344 commit 44fdd52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/django_storage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,47 +12,47 @@ Subpackages
Submodules
----------

pathy\_storage.aws\_s3 module
django\_storage.aws\_s3 module
-----------------------------

.. automodule:: django_storage.aws_s3
:members:
:undoc-members:
:show-inheritance:

pathy\_storage.azure\_cloud\_storage module
django\_storage.azure\_cloud\_storage module
-------------------------------------------

.. automodule:: django_storage.azure_cloud_storage
:members:
:undoc-members:
:show-inheritance:

pathy\_storage.base module
django\_storage.base module
--------------------------

.. automodule:: django_storage.base
:members:
:undoc-members:
:show-inheritance:

pathy\_storage.cloud module
django\_storage.cloud module
---------------------------

.. automodule:: django_storage.cloud
:members:
:undoc-members:
:show-inheritance:

pathy\_storage.filesystem module
django\_storage.filesystem module
--------------------------------

.. automodule:: django_storage.filesystem
:members:
:undoc-members:
:show-inheritance:

pathy\_storage.google\_cloud\_storage module
django\_storage.google\_cloud\_storage module
--------------------------------------------

.. automodule:: django_storage.google_cloud_storage
Expand Down

0 comments on commit 44fdd52

Please sign in to comment.