docs: some tweaks on the new functions

This commit is contained in:
Ilan Steemers
2015-10-04 16:47:42 +02:00
parent a6ef7e00e0
commit efed61f786
3 changed files with 8 additions and 6 deletions

View File

@@ -85,6 +85,7 @@ Or you can make a wrapper function which you can then schedule in Django Q:
schedule('tasks.clear_sessions_command', schedule_type='H')
Check out the :ref:`shell` examples if you want to schedule regular shell commands
Reference
---------