Skip to content

Commit

Permalink
Update Developer_Guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
withrvr authored Jun 22, 2021
1 parent 5b85a06 commit 585df45
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Developer_Guide.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,7 @@
<!-- # Secrect file
- Create File `secret_details.py`
- NOTE:- this file will not commit as it is in [.gitignore](.gitignore) file
- Now add This File [In root directry ](/OneLInk/) with this content
```
EMAIL_HOST_USER = ''
EMAIL_HOST_PASSWORD = ''
SECRET_KEY = ''
``` -->

# Terminal Command

<pre>
cd .\src\

python .\manage.py makemigrations
python .\manage.py migrate
Expand Down

0 comments on commit 585df45

Please sign in to comment.