fnp
/
turniej.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Convert to museum of first edition.
[turniej.git]
/
Makefile
1
.PHONY: deploy
2
3
4
deploy: src/core/localsettings.py
5
pip install -r requirements.txt
6
src/manage.py migrate --noinput
7
src/manage.py collectstatic --noinput