forked from mirror/django-mailbox
It appears that Django switched from optparse to argparse in Django 1.8. In Django 1.10 it appears that the compatibility mode for optparse-style managemnt commands was removed, and thus these were broken https://docs.djangoproject.com/en/1.11/internals/deprecation/#deprecation-removed-in-1-10 https://docs.djangoproject.com/en/1.11/releases/1.8/#extending-management-command-arguments-through-command-option-list https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ |
||
|---|---|---|
| .. | ||
| locale/ru_RU/LC_MESSAGES | ||
| management | ||
| migrations | ||
| south_migrations | ||
| tests | ||
| transports | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| google_utils.py | ||
| models.py | ||
| signals.py | ||
| utils.py | ||