Hi team, I am a new contributor and working with Django as a Junior Developer. After looking into issue tracker, I see #32340 <https://code.djangoproject.com/ticket/32340> as a ticket that I would love to work on if nobody else is working on it.
In case I get to work on this, I had a couple of questions regarding what needs to be done. 1. For the suggestion of having explicit instructions on the Django documentation about the format of the form fields, as described in the ticket, should I focus on mentioning the default formats for the following fields - - Date and time fields – DateField, DatetimeField, TimeField, SplitDateTimeField, DurationField - More technical fields which have very specific formats: SlugField, JSONField, UUIDField, RegexField, GenericIPAddressField 2. Should the changes in the documentation extend to issues such as #32339 <https://code.djangoproject.com/ticket/32339> or #32338 <https://code.djangoproject.com/ticket/32338> on why it should be avoided? Please forgive me if I have not been able to understand the ticket responsibility the way it is intended, and I would be very grateful if the scope of the changes required could be pointed out to me by any senior member of the community. Thanks, Surya -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/570134a1-2fac-4184-9098-360c3ffe02cen%40googlegroups.com.
