django-ios-notifications
django-ios-notifications copied to clipboard
replace old option_list with parser.add_argument
This brings the ./manage.py push_ios_notification
command up to date with django 1.8+
I guess this will drop support for django <= 1.7
Seems fine to me. I'm ok with it if you can update the travis config to include Django 1.10 and remove Django 1.6 and 1.7.
Hopefully this will be merged in soon https://github.com/svetlyak40wt/django-fields/pull/50 to fix the 1.10 issues.