mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Small docs changes
This commit is contained in:
@@ -63,6 +63,8 @@ Schedules are regular Django models. You can manage them through the :ref:`admin
|
||||
|
||||
`ONCE`, `HOURLY`, `DAILY`, `WEEKLY`, `MONTHLY`. `QUARTERLY`, `YEARLY`
|
||||
|
||||
.. _repeats:
|
||||
|
||||
.. py:attribute:: repeats
|
||||
|
||||
Number of times to repeat the schedule. -1=Always, 0=Never, n =n.
|
||||
|
||||
Reference in New Issue
Block a user