Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Koed00 committed Jul 2, 2015
2 parents 5399865 + 5d96856 commit 4e98086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Admin page or directly from your code:

Models
~~~~~~
- `Task` and `Schedule` are Django Models and can therefore be managed by your own code.----------------
- `Task` and `Schedule` are Django Models and can therefore be managed by your own code.
- `Task` objects are only created after an async package has been executed.
- A `Schedule` creates a new async package for every execution and thus an unique `Task`
- `Success` and `Failure` are convenient proxy models of `Task`
Expand Down Expand Up @@ -224,4 +224,4 @@ Acknowledgements
.. |image1| image:: https://coveralls.io/repos/Koed00/django-q/badge.svg?branch=master
:target: https://coveralls.io/r/Koed00/django-q?branch=master
.. |image2| image:: http://badges.gitter.im/Join%20Chat.svg
:target: https://gitter.im/Koed00/django-q
:target: https://gitter.im/Koed00/django-q

0 comments on commit 4e98086

Please sign in to comment.