kraiz / django-crontab

dead simple crontab powered job scheduling for django.
Other
846 stars 113 forks source link

List of all optional argumentsfor django-crontab #121

Open sindhujit1 opened 3 years ago

sindhujit1 commented 3 years ago

I want to know the list of all available optional arguments. In the main document page, I see :

['arg1', 'arg2'], {'verbose': 0} {'indent': 4}

Any other parameters ? What are the verbose levels what does indent do ?

Environment & Versions

Settings

Details