mirror of
https://github.com/lemeow125/Django-NotesApp.git
synced 2025-05-16 03:28:05 +08:00
Added whitenoise and use gmail for smtp service
This commit is contained in:
parent
9216087cde
commit
62a33b3cd0
3 changed files with 14 additions and 4 deletions
1
Pipfile
1
Pipfile
|
@ -12,6 +12,7 @@ django-cors-headers = "*"
|
|||
python-decouple = "*"
|
||||
pytz = "*"
|
||||
python-dotenv = "*"
|
||||
whitenoise = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue