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 801ec55 commit 4c9794bCopy full SHA for 4c9794b
en/django_start_project/README.md
@@ -120,6 +120,7 @@ ALLOWED_HOSTS = ['127.0.0.1', '.pythonanywhere.com']
120
121
> If you are hosting your project on `Glitch.com`, let us protect the Django secret key that needs to
122
> remain confidential (otherwise, anyone remixing your project could see it):
123
+>
124
> * First, we are going to create a random secret key.
125
> Open the Glitch terminal again, and type the following command:
126
> {% filename %}.env{% endfilename %}
0 commit comments