vc
Size: a a a
vc
NC
AG
AD
AL
AL
DO
ℕ
tn
DO
tn
DO
DO
>>> PeriodicTask.objects.create(
... interval=schedule, # we created this above.
... name='Importing contacts', # simply describes this periodic task.
... task='proj.tasks.import_contacts', # name of task.
... )
DO
__all__ = (...)? оно по-идее должно работать. верно?
DO
J
AL
AL