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 084a0a4 commit 1458e9bCopy full SHA for 1458e9b
en/django_installation/instructions.md
@@ -121,7 +121,7 @@ the packages in your environment
121
>```
122
> and a new `virtualenv` with the name `myvenv` or whatever name you chose should be created in your `djangogirls` folder.
123
124
-<!-- -->
+<!--endsec-->
125
126
127
## Working with virtualenv
en/django_start_project/README.md
@@ -254,6 +254,8 @@ https://name-of-your-glitch-project.glitch.me
254
255
If you are using RunCode cloud platform, the URL will look something like this:
256
`https://8000-soft-limit-18855079.eu-ws4.runcode.io/`. To view your own instance, the URL will be like:
257
+
258
+{% filename %}browser{% endfilename %}
259
```
260
https://8000-the-name-of-your-runcode-instance.eu-ws4.runcode.io/
261
0 commit comments