diff --git a/rowsandall_app/settings.py b/rowsandall_app/settings.py index fa146893..2acc6d7c 100644 --- a/rowsandall_app/settings.py +++ b/rowsandall_app/settings.py @@ -256,6 +256,7 @@ EMAIL_HOST_USER = 'info@rowsandall.com' EMAIL_HOST_PASSWORD = '0r0wYgQUReOYK7sEkBby' EMAIL_USE_TLS = True + # weather stuff FORECAST_IO_KEY = "bc8196fbd89f11375c7dfc8aa6323c72"