Added session-autocleaner, changed some script filenames, changed shebang of manage.py #16
This commit is contained in:
parent
159e1cef7d
commit
be38d1885f
5 changed files with 71 additions and 11 deletions
|
@ -57,7 +57,8 @@ This also runs all necessary migrations.
|
|||
# Activate venv
|
||||
|
||||
**On every new session**, before running commands with
|
||||
manage.py or developing, you have to activate the venv:
|
||||
manage.py, running special scripts, or developing,
|
||||
you have to activate the virtual environment:
|
||||
```
|
||||
source ./venv/bin/activate
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue