Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (33 loc) · 605 Bytes

config.rst

File metadata and controls

45 lines (33 loc) · 605 Bytes

config package

Subpackages

.. toctree::
   :maxdepth: 4

   config.settings

Submodules

config.asgi module

.. automodule:: config.asgi
   :members:
   :undoc-members:
   :show-inheritance:

config.urls module

.. automodule:: config.urls
   :members:
   :undoc-members:
   :show-inheritance:

config.wsgi module

.. automodule:: config.wsgi
   :members:
   :undoc-members:
   :show-inheritance:

Module contents

.. automodule:: config
   :members:
   :undoc-members:
   :show-inheritance: