Thursday, July 27, 2017

Re: DateField does not update the date provided by hand

On 27/07/2017 6:41 PM, pablochud wrote:
> Hi,
> is it normal that DateField make me to pick a date from datepicker and
> do not let me update the field by hand? - when trying to set a date by
> hand it automatically changing to date selected on datepicker. How can
> I let User to choose date both way?

Possibly by changing it to a CharField and handling user input yourself
... ?

>
> :)
> --
> 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/3e23da85-7850-4caa-8326-c84eb7eca0cf%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/3e23da85-7850-4caa-8326-c84eb7eca0cf%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/da9d9007-1233-cb76-3cf8-6a6b6b42b4db%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment