Changed admin screenshot

This commit is contained in:
Ilan Steemers
2015-06-25 20:36:15 +02:00
parent e2f7f1e5bf
commit 28d6c26256
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.
![q admin](http://i.imgur.com/WTZkW9r.png)
![q admin](http://i.imgur.com/FBlusZB.png)
###Schedules
Scheduled tasks are a django model and can be created through the admin interface or by creating a Schedule instance directly.
+1 -1
View File
@@ -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