noc.commands.translation
¶
Module Contents¶
-
class
noc.commands.translation.
Command
(stdout=sys.stdout, stderr=sys.stderr)¶ Bases:
noc.core.management.base.BaseCommand
-
SERVICES
¶
-
TRANSLATIONS
¶
-
BABEL_CFG
¶
-
BABEL
¶
-
POJSON
¶
-
PROJECT
= The NOC Project¶
-
COPYRIGHT
= The NOC Project¶
-
add_arguments
(self, parser)¶
-
handle
(self, cmd, *args, **options)¶
-
glob
(self, expr)¶
-
handle_extract
(self, services=None)¶
-
handle_update
(self, services=None)¶
-
handle_compile
(self, services=None)¶
-
static
handle_edit
(self, service=None, language=None)¶
-