added oauth credential export to installation docs

This commit is contained in:
Jonathan Eads 2014-01-31 18:28:32 -08:00
Родитель ec56c5c511
Коммит d8f3ae575f
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -43,6 +43,12 @@ Installation
(venv)vagrant@precise32:~/treeherder-service$ python manage.py init_datasources
* Export oauth credentials for all data source projects
.. code-block:: bash
(venv)vagrant@precise32:~/treeherder-service$ python manage.py export_project_credentials
* And an entry to your host machine /etc/hosts so that you can point your browser to local.treeherder.mozilla.org to reach it
.. code-block:: bash