I have carefully read the documentation for the use of DATE_TIME8ROMAT in settings. It is here https://docs.djangoproject.com/en/3.2/ref/templates/builtins/#date
If I put the format string in the template it does format it correctly. If I put the format in the settings, I get the default formatting. What I am missing? the code is in the file included in this post. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/585128a6-bab2-4e9e-9724-e110d95dd883n%40googlegroups.com.
<<attachment: WHRA.zip>>

