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

Upgrade option parser for django management commands #152

Open
NullSoldier opened this issue Apr 28, 2016 · 1 comment
Open

Upgrade option parser for django management commands #152

NullSoldier opened this issue Apr 28, 2016 · 1 comment

Comments

@NullSoldier
Copy link
Contributor

I'm logging this for myself, but if anyone wants to tackle it if I don't get around to it... great. It's time to upgrade to support the later versions of Django I think.

tests/core/test_bungiesearch.py:22: RemovedInDjango110Warning: OptionParser usage for Django management commands is deprecated, use ArgumentParser instead
call_command('search_index', action='create')

@ChristopherRabotin
Copy link
Owner

Just checking whether this is still relevant?

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

2 participants