HTML 5 input

2014-10-01 Thread Tom Christie
See the discussion here: https://code.djangoproject.com/ticket/16630#comment:11

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/6e7b76ad-5593-4133-8c1d-15f2ce532426%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


HTML 5 input

2014-10-01 Thread Robert Jonathan Šimon
Is there an upside downs of using new HTML inputs? Why is Django using old 
"type="text"" in field DateTimeField, if Django can use 
"type="datetime-local"". So why use old and obsolete way? I am just curious.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a1fe0a0b-3491-4071-9fd8-1b2858ff3195%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.