Refer to django-esi docs

This commit is contained in:
ErikKalkoken 2022-06-27 13:43:45 +02:00
parent 091a2637ea
commit 2ff200c566

View File

@ -4,36 +4,4 @@ django-esi
The django-esi package provides an interface for easy access to the ESI. The django-esi package provides an interface for easy access to the ESI.
Location: ``esi`` This is an external package. Please see `here <https://django-esi.readthedocs.io/en/latest/>`_ for it's documentation.
This is an external package. Please also see `here <https://gitlab.com/allianceauth/django-esi>`_ for it's official documentation.
clients
===========
.. automodule:: esi.clients
:members: esi_client_factory
:undoc-members:
decorators
===========
.. automodule:: esi.decorators
:members:
:undoc-members:
errors
===========
.. automodule:: esi.errors
:members:
:undoc-members:
models
===========
.. automodule:: esi.models
:members: Scope, Token
:exclude-members: objects, provider
:undoc-members: