2015-01-08 20:30:57 +01:00
|
|
|
==================
|
|
|
|
Code documentation
|
|
|
|
==================
|
|
|
|
|
|
|
|
gvapgsql is implemented as `Celery`_ app.
|
|
|
|
|
|
|
|
.. _Celery: http://www.celeryproject.org/
|
|
|
|
|
|
|
|
|
2020-03-04 18:14:08 +01:00
|
|
|
:py:mod:`pgsqltasks` app
|
|
|
|
========================
|
2015-01-08 20:30:57 +01:00
|
|
|
|
2020-03-04 18:14:08 +01:00
|
|
|
:py:mod:`pgsqltasks.celery`
|
|
|
|
---------------------------
|
2015-01-08 20:30:57 +01:00
|
|
|
|
2020-03-04 18:14:08 +01:00
|
|
|
.. automodule:: pgsqltasks
|
2015-01-08 20:30:57 +01:00
|
|
|
|
2020-03-04 18:14:08 +01:00
|
|
|
.. automodule:: pgsqltasks.celery
|
2015-01-08 20:30:57 +01:00
|
|
|
:members:
|
|
|
|
|
|
|
|
|
2020-03-04 18:14:08 +01:00
|
|
|
:py:mod:`pgsqltasks.settings`
|
|
|
|
-----------------------------
|
2015-01-08 20:30:57 +01:00
|
|
|
|
2020-03-04 18:14:08 +01:00
|
|
|
.. automodule:: pgsqltasks.settings
|
2015-01-08 20:30:57 +01:00
|
|
|
|
|
|
|
|
|
|
|
:py:mod:`pgsqltasks.tasks`
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
.. automodule:: pgsqltasks.tasks
|
|
|
|
:members:
|
|
|
|
:undoc-members:
|