Go to file
app b7dfb676ec Fix collectstatic 2022-09-23 01:29:27 +00:00
app person save method overload 2022-09-08 22:44:24 +05:00
data Create data folder 2021-07-28 14:44:30 +05:30
geodata Handle geodata and offline requests 2021-07-27 13:43:27 +05:30
gmba_django Use POSTGRES_HOST and POSTGRES_PORT instead of SQL_* 2022-09-22 03:06:24 +00:00
logs Add logs folder 2021-09-02 07:01:43 +05:30
nginx nginx.conf: add missing terminating semicolon 2022-09-22 03:24:21 +00:00
.env.sample Add .env.sample 2021-10-28 22:41:38 +05:30
.gitignore Update .gitignore 2021-07-28 16:59:33 +05:30
Changelog.md Use POSTGRES_HOST and POSTGRES_PORT instead of SQL_* 2022-09-22 03:06:24 +00:00
Dockerfile.prod Fix collectstatic 2022-09-23 01:29:27 +00:00
docker-compose.prod.yml gunicorn: Listen on both ipv6 and ipv4 interfaces 2022-09-22 03:10:45 +00:00
entrypoint.prod.sh Add production ready Dockerfle and entrypoint files 2022-08-25 11:03:25 +05:30
manage.py Load env before main 2021-07-27 09:53:17 +05:30
requirements.txt WIP: fixing docker compose scritps 2022-08-25 08:26:59 +00:00