Disco DeDisco
|
18d28600c9
|
collectstatic cmd added to Dockerfile build, despite no static files yet being part of project; static dir added to .gitignore; if/else clause added to core.settings to handle debug, secret key & allowed host values when debug is true & otherwise
|
2026-01-05 00:32:41 -05:00 |
|
Disco DeDisco
|
9c38d3f0b3
|
requirements.txt renamed > requirements.dev.txt; new requirements.txt file handles only those dependencies necessary for docker image building and container running; Dockerfile therefore updated accordingly
|
2026-01-04 23:31:32 -05:00 |
|
Disco DeDisco
|
ac3518f4a6
|
installed gunicorn dependency; updated Dockerfile accordingly so it installs alongside django
|
2026-01-04 23:13:30 -05:00 |
|
Disco DeDisco
|
902b7c4dfd
|
containerization achieved; Dockerfile & .dockerignore added
|
2026-01-04 21:46:55 -05:00 |
|