tuple google.appengine._internal.django.core.management.commands.createcachetable.Command.option_list |
|
static |
Initial value: 1 = LabelCommand.option_list+(
2 make_option(
'--database', action=
'store', dest=
'database',
3 default=DEFAULT_DB_ALIAS, help=
'Nominates a database onto '
4 'which the cache table will be installed. '
5 '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/createcachetable.py