aboutsummaryrefslogtreecommitdiffstats
path: root/config/settings/local.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wip: working on ratelimit - not quite working in the browserMatthew Lemon2024-12-081-6/+6
|
* wip: sorting out the email sendingMatthew Lemon2024-12-081-8/+8
|
* Email verificationMatthew Lemon2024-12-041-2/+13
| | | | | | | | - Associated changes in the .env file now allow us to test the SMTP server config - Added mine and J's email ad admins - Grab env variables from the .env file in the local.py file for testing purposes - Set an expiry of 24hrs for the validation link to work - Added an HTML version of the verification email
* Some tidying onlyMatthew Lemon2024-06-221-0/+2
| | | | | | Includes the DATABASE_URL in the local settings. Linting changes.
* Remove django-extensionsMatthew Lemon2024-05-281-0/+69
|
* Should be a buildable Django containerMatthew Lemon2024-05-281-70/+0
|
* Remove django-extensionsMatthew Lemon2024-05-271-1/+1
|
* Trying to remove django_toolbar - also removes whitenose settingsMatthew Lemon2024-05-271-8/+7
|
* Switched off buggy aspect of debug toolbarMatthew Lemon2024-05-151-1/+1
| | | | https://github.com/cookiecutter/cookiecutter-django/issues/2902
* After first pre-commit processingMatthew Lemon2024-05-131-0/+71