aboutsummaryrefslogtreecommitdiffstats
path: root/config/settings/production.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates the logging config for debuggingMatthew Lemon2024-09-131-15/+43
|
* Merge branch 'master' of github.com:yulqen/pyblackbird_ccUser Django2024-09-131-1/+1
|\
| * Amended ALLOWED_HOSTSMatthew Lemon2024-09-131-1/+1
| |
* | More changes for Docker deploymentMatthew Lemon2024-09-121-14/+14
|/
* Adds whitenoise compressionMatthew Lemon2024-06-291-8/+8
|
* Should be a buildable Django containerMatthew Lemon2024-05-281-8/+7
|
* Removes most celery, storages and sentry configMatthew Lemon2024-05-271-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 processingMatthew Lemon2024-05-131-0/+207