GetTogether/MioReadme.md
bic 5fb095f4f7
readme con note
Signed-off-by: bic <bicno@autistici.org>
2018-12-18 17:31:39 +01:00

399 B

  • supporto a osm. ref

  • traduzione in italiano (il supporto c'è, manca solo il testo). ref

touch local_settings.py
pip install psycopg2
python manage.py migrate
docker run -p 5433:5432 --name get-together-db -e POSTGRES_PASSWORD=password -d postgres