|
@ -14,11 +14,9 @@ Use git :-) |
|
|
Quickstart |
|
|
Quickstart |
|
|
---------- |
|
|
---------- |
|
|
|
|
|
|
|
|
Install the following packages in Debian/Ubuntu: `libpq-dev python-dev python-setuptools python2.7 libjpeg-dev libpng12-dev`. Then run: |
|
|
make install_venv |
|
|
|
|
|
. env/bin/activate |
|
|
make |
|
|
make install_web |
|
|
./manage.py testdata |
|
|
|
|
|
make run |
|
|
|
|
|
|
|
|
|
|
|
Make commands |
|
|
Make commands |
|
|
------------- |
|
|
------------- |
|
@ -41,6 +39,8 @@ Make commands |
|
|
|
|
|
|
|
|
* `make schema` - generates graph of seminar and all schemas as PDF. Supercool! |
|
|
* `make schema` - generates graph of seminar and all schemas as PDF. Supercool! |
|
|
|
|
|
|
|
|
|
|
|
* `make sync_prod_flatpages` - downloads and applies static/flat pages from mamweb-prod |
|
|
|
|
|
|
|
|
./manage.py commands |
|
|
./manage.py commands |
|
|
-------------------- |
|
|
-------------------- |
|
|
|
|
|
|
|
|