- Create a virtual environment (say venv).
- Edit venv/bin/activate as follows: - In deactivate function, write
unset SECRET_KEY
at 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 runserver
to start the development server.
-
Notifications
You must be signed in to change notification settings - Fork 1
etests/etests-django
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published