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')
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')