mirror of
https://github.com/lemeow125/Django-NotesApp.git
synced 2025-08-01 00:53:28 +08:00
Fixed timezone for date_created
This commit is contained in:
parent
ec74dbdaf5
commit
5c318d6dbb
6 changed files with 83 additions and 35 deletions
1
Pipfile
1
Pipfile
|
@ -10,6 +10,7 @@ djoser = "*"
|
|||
djangorestframework-simplejwt = "*"
|
||||
django-cors-headers = "*"
|
||||
python-decouple = "*"
|
||||
pytz = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue