Thursday, July 27, 2017

Re: DateField does not update the date provided by hand

On 27/07/2017 9:14 PM, pablochud wrote:
> Yeah, but I would like datepicker too. if I changed it to CharField I
> would loose datepicker

True. Looks like you might have to dig into the javascript source for
the widget and make your own datepicker which takes random user input
and figures out what the entry means in terms of a date.

>
>
>
> --
> 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
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto: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/c12c6d1c-02ee-4991-9d37-c64642bfad7f%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/c12c6d1c-02ee-4991-9d37-c64642bfad7f%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

--
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/f8a8e699-5bdd-bf43-7be4-d87761c04c5c%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment