Skip to content

Commit

Permalink
Merge pull request #258 from ZdruzenieSTROM/iso_datetime
Browse files Browse the repository at this point in the history
Change ti ISO date time format
  • Loading branch information
kovacspe authored Nov 12, 2023
2 parents 2411e94 + 97c5836 commit 5e6521d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webstrom/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
'DEFAULT_AUTHENTICATION_CLASSES': (
'rest_framework.authentication.SessionAuthentication',
),
'DATETIME_FORMAT': "%d.%m.%Y %H:%M:%S",
'DEFAULT_SCHEMA_CLASS': 'rest_framework.schemas.coreapi.AutoSchema'
}

Expand Down

0 comments on commit 5e6521d

Please sign in to comment.