1👍
I think I found an answer, the option would be:
REST_FRAMEWORK = {
'DATETIME_FORMAT': '%s%03d',
}
👤Nik
Source:stackexchange.com
1👍
I think I found an answer, the option would be:
REST_FRAMEWORK = {
'DATETIME_FORMAT': '%s%03d',
}