Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates the logging config for debugging | Matthew Lemon | 2024-09-13 | 1 | -15/+43 |
| | |||||
* | Merge branch 'master' of github.com:yulqen/pyblackbird_cc | User Django | 2024-09-13 | 1 | -1/+1 |
|\ | |||||
| * | Amended ALLOWED_HOSTS | Matthew Lemon | 2024-09-13 | 1 | -1/+1 |
| | | |||||
* | | More changes for Docker deployment | Matthew Lemon | 2024-09-12 | 1 | -14/+14 |
|/ | |||||
* | Adds whitenoise compression | Matthew Lemon | 2024-06-29 | 1 | -8/+8 |
| | |||||
* | Should be a buildable Django container | Matthew Lemon | 2024-05-28 | 1 | -8/+7 |
| | |||||
* | Removes most celery, storages and sentry config | Matthew Lemon | 2024-05-27 | 1 | -68/+62 |
| | | | | | | | | | | | | Comments out in the settings files. Leaves a couple of imports of celery, but we're not removing the requirements on celery so should be fine, it will be installed. Comments out storages and sentry code. Leaves it all in Dockerfile and compose, but this change is aimed at getting Django running WITHOUT docker and compose. | ||||
* | After first pre-commit processing | Matthew Lemon | 2024-05-13 | 1 | -0/+207 |