aboutsummaryrefslogtreecommitdiffstats
path: root/config/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* skeleton webhook for stripe workingMatthew Lemon2024-10-171-0/+1
|
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-151-13/+12
|
* 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
|/
* wip: implementing checkoutMatthew Lemon2024-09-081-0/+5
| | | | - also some formatting changes
* Switch off mandatory email validation for now.Matthew Lemon2024-08-021-2/+2
|
* Switch on console output for email for testing.Matthew Lemon2024-08-011-2/+3
|
* Adds whitenoise compressionMatthew Lemon2024-06-291-8/+8
|
* Some tidying onlyMatthew Lemon2024-06-221-0/+2
| | | | | | Includes the DATABASE_URL in the local settings. Linting changes.
* Fixed incorrect AWS URLMatthew Lemon2024-05-281-1/+1
|
* Remove django-extensionsMatthew Lemon2024-05-281-0/+0
|
* Should be a buildable Django containerMatthew Lemon2024-05-283-39/+37
|
* Remove django-extensionsMatthew Lemon2024-05-271-1/+1
|
* Trying to remove django_toolbar - also removes whitenose settingsMatthew Lemon2024-05-271-8/+7
|
* Removes most celery, storages and sentry configMatthew Lemon2024-05-272-130/+125
| | | | | | | | | | | | 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.
* formatting onlyMatthew Lemon2024-05-161-1/+1
|
* Removes email validation for allauth for local devMatthew Lemon2024-05-151-1/+1
|
* Switched off buggy aspect of debug toolbarMatthew Lemon2024-05-151-1/+1
| | | | https://github.com/cookiecutter/cookiecutter-django/issues/2902
* Can now upload to SpacesMatthew Lemon2024-05-141-0/+32
|
* After first pre-commit processingMatthew Lemon2024-05-135-0/+635