We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Works perfect when I have only one cron class. If the second one is added, I get the error:
Running python manage.py runcrons -v 3 on dj-portal... up, run.5829 [WARNING] /app/.heroku/python/lib/python2.7/site-packages/django/core/management/base.py:265: RemovedInDjango110Warning: OptionParser usage for Django management commands is deprecated, use ArgumentParser instead RemovedInDjango110Warning) [base.py](265)
The text was updated successfully, but these errors were encountered:
django-extensions/django-extensions#788
Sorry, something went wrong.
Resolved in #94
No branches or pull requests
Works perfect when I have only one cron class.
If the second one is added, I get the error:
The text was updated successfully, but these errors were encountered: