- Create a virtual environment (say venv).
- Edit venv/bin/activate as follows: - In deactivate function, write
unset SECRET_KEYat the bottom. - Acquire the secret key from repo owner. Finally, write
export SECRET_KEY= "<the_secret_key>"at the bottom of the file. pip install -r requirements.txt./manage.py runserverto start the development server.
etests/etests-django
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|