Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Nov 13, 2020
1 parent ddd2d19 commit ba80607
Show file tree
Hide file tree
Showing 7 changed files with 416 additions and 365 deletions.
9 changes: 3 additions & 6 deletions docs/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,10 @@ Exceptions
:members: ProcrastinateException, LoadFromPathError,
ConnectorException, AlreadyEnqueued, AppNotOpen

Administration
--------------

.. autoclass:: procrastinate.admin.Admin
:members: list_jobs, list_jobs_async, list_queues, list_queues_async,
list_tasks, list_tasks_async, set_job_status, set_job_status_async
Accessing the jobs in the Database
----------------------------------

.. autoclass:: procrastinate.manager.JobManager

Django
------
Expand Down
194 changes: 0 additions & 194 deletions procrastinate/admin.py

This file was deleted.

Loading

0 comments on commit ba80607

Please sign in to comment.