horizon/openstack_dashboard/management
Ivan Udovichenko 374e60307d Use argparse instead of optparse
Use of optparse module is deprecated [1] in Django 1.8 and 1.9 versions and
its support has been removed in currently developed version 1.10 [2]

[1] https://docs.djangoproject.com/en/1.9/howto/custom-management-commands/#django.core.management.BaseCommand.option_list
[2] 6a70cb5397 (diff-dfc45ab8548a0777543d12d6e77c9173)

Change-Id: I0c7622fce0d5fabce45366d002b5e72e4c170344
2016-08-09 09:00:21 +03:00
..
commands Use argparse instead of optparse 2016-08-09 09:00:21 +03:00
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00