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...@googlegr

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 u