Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test email in the console | Matthew Lemon | 2024-10-19 | 1 | -2/+3 |
| | |||||
* | skeleton webhook for stripe working | Matthew Lemon | 2024-10-17 | 1 | -0/+1 |
| | |||||
* | Renamed from pyblackbird_cc to alphabetlearning - everywhere | Matthew Lemon | 2024-10-15 | 1 | -13/+12 |
| | |||||
* | 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 |
|/ | |||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 1 | -0/+5 |
| | | | | - also some formatting changes | ||||
* | Switch off mandatory email validation for now. | Matthew Lemon | 2024-08-02 | 1 | -2/+2 |
| | |||||
* | Switch on console output for email for testing. | Matthew Lemon | 2024-08-01 | 1 | -2/+3 |
| | |||||
* | Adds whitenoise compression | Matthew Lemon | 2024-06-29 | 1 | -8/+8 |
| | |||||
* | Some tidying only | Matthew Lemon | 2024-06-22 | 1 | -0/+2 |
| | | | | | | Includes the DATABASE_URL in the local settings. Linting changes. | ||||
* | Fixed incorrect AWS URL | Matthew Lemon | 2024-05-28 | 1 | -1/+1 |
| | |||||
* | Remove django-extensions | Matthew Lemon | 2024-05-28 | 1 | -0/+0 |
| | |||||
* | Should be a buildable Django container | Matthew Lemon | 2024-05-28 | 3 | -39/+37 |
| | |||||
* | Remove django-extensions | Matthew Lemon | 2024-05-27 | 1 | -1/+1 |
| | |||||
* | Trying to remove django_toolbar - also removes whitenose settings | Matthew Lemon | 2024-05-27 | 1 | -8/+7 |
| | |||||
* | Removes most celery, storages and sentry config | Matthew Lemon | 2024-05-27 | 2 | -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 only | Matthew Lemon | 2024-05-16 | 1 | -1/+1 |
| | |||||
* | Removes email validation for allauth for local dev | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Switched off buggy aspect of debug toolbar | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | | | | https://github.com/cookiecutter/cookiecutter-django/issues/2902 | ||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 1 | -0/+32 |
| | |||||
* | After first pre-commit processing | Matthew Lemon | 2024-05-13 | 5 | -0/+635 |