tuple google.appengine._internal.django.core.management.commands.sqlcustom.Command.option_list |
|
static |
Initial value: 1 = AppCommand.option_list+(
2 make_option(
'--database', action=
'store', dest=
'database',
3 default=DEFAULT_DB_ALIAS, help=
'Nominates a database to print the '
4 'SQL for. Defaults to the "default" database.'),
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/django/core/management/commands/sqlcustom.py