mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
Refer to django-esi docs
This commit is contained in:
parent
091a2637ea
commit
2ff200c566
@ -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:
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user