mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Added connection economy example
This commit is contained in:
@@ -22,6 +22,8 @@ Schedules are regular Django models. You can manage them through the :ref:`admin
|
||||
schedule_type=Schedule.DAILY
|
||||
)
|
||||
|
||||
Reference
|
||||
---------
|
||||
|
||||
.. py:function:: schedule(func, *args, hook=None, schedule_type='O', repeats=-1, next_run=now() , **kwargs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user