diff --git a/blog/blog/settings.py b/blog/blog/settings.py index b1e45db..9bd7ce1 100644 --- a/blog/blog/settings.py +++ b/blog/blog/settings.py @@ -8,8 +8,11 @@ For the full list of settings and their values, see https://docs.djangoproject.com/en/2.1/ref/settings/ + +how are you """ + import os # Build paths inside the project like this: os.path.join(BASE_DIR, ...)