Skip to content
New issue

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

Move management commands to argparse for Django 1.10 #230

Closed
dracos opened this issue Apr 1, 2016 · 1 comment
Closed

Move management commands to argparse for Django 1.10 #230

dracos opened this issue Apr 1, 2016 · 1 comment

Comments

@dracos
Copy link
Member

dracos commented Apr 1, 2016

optparse will be dropped in that version and they won't work. They can use argparse from 1.8 so can be moved across now.

@dracos
Copy link
Member Author

dracos commented Aug 16, 2016

PR at #248

@dracos dracos closed this as completed Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant