mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-24 05:58:12 +08:00
Changed admin screenshot
This commit is contained in:
@@ -34,7 +34,7 @@ You can monitor basic information about all the connected clusters by running `
|
||||
Django Q registers itself with the admin page to show failed, successful and scheduled tasks.
|
||||
From there task results can be read or deleted. If necessary, failed tasks can be reintroduced to the queue.
|
||||
Schedules be created and their results monitored.
|
||||

|
||||

|
||||
|
||||
###Schedules
|
||||
Scheduled tasks are a django model and can be created through the admin interface or by creating a Schedule instance directly.
|
||||
|
||||
+1
-1
@@ -130,4 +130,4 @@ I'll add to this README while I'm developing the various parts.
|
||||
|
||||
.. |image0| image:: https://travis-ci.org/Koed00/django-q.svg?branch=master
|
||||
:target: https://travis-ci.org/Koed00/django-q
|
||||
.. |q admin| image:: http://i.imgur.com/WTZkW9r.png
|
||||
.. |q admin| image:: http://i.imgur.com/FBlusZB.png
|
||||
|
||||
Reference in New Issue
Block a user