|
@ -30,6 +30,10 @@ Development Environment Installation |
|
|
|
|
|
|
|
|
pip install requirements -r / dev-requirements.txt |
|
|
pip install requirements -r / dev-requirements.txt |
|
|
|
|
|
|
|
|
|
|
|
* Install bower dependencies:: |
|
|
|
|
|
|
|
|
|
|
|
./manage.py bower install |
|
|
|
|
|
|
|
|
* Install `PostgreSQL <https://help.ubuntu.com/community/PostgreSQL>`_ if you haven't already. |
|
|
* Install `PostgreSQL <https://help.ubuntu.com/community/PostgreSQL>`_ if you haven't already. |
|
|
|
|
|
|
|
|
* Create a ``sapl`` role with: |
|
|
* Create a ``sapl`` role with: |
|
|