We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53c420 commit 3a0cbaeCopy full SHA for 3a0cbae
en/django_start_project/README.md
@@ -145,7 +145,7 @@ ALLOWED_HOSTS = ['127.0.0.1', '.pythonanywhere.com']
145
> ```python
146
> SECRET_KEY = os.getenv('SECRET')
147
> ```
148
-> * And a little further, in the same file, we inject the name of your new Glitch website:
+> * And a little further down in the same file, we inject the name of your new Glitch website:
149
>
150
> {% filename %}mysite/settings.py{% endfilename %}
151
0 commit comments