b72a1bb9f7
In this template is shown how to connect Djnago and PostgreSQL using docker-compose servise. Signed-off-by: Ulugbek Muslitdinov <ulugbekmuslitdinov@gmail.com>
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
Django==3.2.7
|
|
psycopg2-binary==2.8.4
|
|
environs==7.3.1 |