The Python has next formaters for a date/datetime objects https://docs.python.org/3.0/library/datetime.html#id1
-- The Django has next - https://docs.djangoproject.com/en/1.9/ref/templates/builtins/#date.
As you can see it has many differences and it is a problem.
Question is next. How to reconcile date/datetime`s formats the Python and the Django without manually processing?
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/813f922a-e7ee-4155-a599-0c5b7a7e5150%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment