Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-06 | Fix manage.py invocation | Matthew Lemon | 1 | -1/+1 |
2024-06-06 | Configures static for the new volume | Matthew Lemon | 1 | -3/+3 |
2024-06-05 | fix.... | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Experiment with putting collectstatic and superuser in initial build | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Put back in createsuperuser | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Change port in entrypoint script | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Omit collectstatic for debugging | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Trying to remove the superuser line for now | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Implement a try except in the entrypoint script | Matthew Lemon | 1 | -1/+10 |
2024-06-05 | remove --email from entrypoint | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Adds --email to createsuperuser | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Fix entrypoint | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Fix path to wsgi file | Matthew Lemon | 1 | -1/+1 |
2024-06-05 | Set executible on entrypoint manually | Matthew Lemon | 1 | -0/+0 |
2024-06-05 | Adds docker-entrypoint script | Matthew Lemon | 1 | -0/+6 |