Skip to content

Commit 5b58f73

Browse files
JakobGMjasonamyers
authored andcommitted
Merged in JakobGM/virtualenvwrapper/JakobGM/fix-formatting-error-on-read-the-docs-t-1508876093482 (pull request #65)
Fix formatting error Approved-by: Jason Myers <[email protected]>
2 parents 67108f0 + a88bcec commit 5b58f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/scripts.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ If your :ref:`WORKON_HOME <variable-WORKON_HOME>` is set to ~/.virtualenvs:
2929
Edit the file so it contains the following (for a default Django setup):
3030

3131
# Automatically set django settings for the virtualenv
32+
3233
echo "export DJANGO_SETTINGS_MODULE=$1.settings" >> "$1/bin/activate"
3334

3435
Create a new virtualenv, and you should see DJANGO_SETTINGS_MODULE in your env!

0 commit comments

Comments
 (0)