Confirmed users
1,276
edits
| Line 51: | Line 51: | ||
POOTLE_SETTINGS=localsettings.py python2.6 manage.py update_from_vcs --project=PROJECTNAME -v 2 | POOTLE_SETTINGS=localsettings.py python2.6 manage.py update_from_vcs --project=PROJECTNAME -v 2 | ||
Other [https://github.com/translate/pootle/tree/master/pootle/apps/pootle_app/management/commands commands] like update_against_templates and commit_to_vcs are also supported. | Other [https://github.com/translate/pootle/tree/master/pootle/apps/pootle_app/management/commands commands] like update_against_templates and commit_to_vcs --user=USER are also supported. | ||