mirror of
https://github.com/lemeow125/Django-NotesApp.git
synced 2025-05-16 11:38:11 +08:00
Hid secret key in .env file
This commit is contained in:
parent
67bd8957d5
commit
250b005f59
5 changed files with 172 additions and 2 deletions
1
Pipfile
1
Pipfile
|
@ -9,6 +9,7 @@ djangorestframework = "*"
|
|||
djoser = "*"
|
||||
djangorestframework-simplejwt = "*"
|
||||
django-cors-headers = "*"
|
||||
python-decouple = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue