| Age | Commit message (Collapse) | Author |
|
DateInput widget.
|
|
|
|
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
|
|
docs.
|
|
|
|
instance" docs.
|
|
|
|
|
|
|
|
|
|
ChoiceField's choices.
|
|
This enables the admin to display the day as locale's abbreviated/full
name if %a/%A is used in the date format.
|
|
|
|
Django 5.0.
Follow up to 98756c685ee173bbd43f21ed0553f808be835ce5.
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
|
|
|
|
|
|
|
|
|
This improves accessibility for screen reader users.
|
|
|
|
appropriate.
|
|
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
|
|
|
|
|
Thanks rgs258 for the report.
|
|
|
|
|
|
MultipleHiddenInput's docs.
Follow up to 65c13f9675d2ca7fc1c925e7182a2e35d07ff5fb.
|
|
data exists.
|
|
|
|
|
|
involved difficulty.
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:
- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous
Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
|
|
Thanks Emmanuel Cazenave for the report.
|
|
|
|
|
|
|
|
|
|
|
|
syntax.
|
|
The microseconds are already truncated by the TimeInput subwidget.
|
|
|
|
renderer argument.
Per deprecation timeline.
|
|
|
|
|
|
|
|
|
|
|
|
SplitDateTimeWidget subwidgets.
Thanks Tim Graham and Nick Pope for review.
|
|
|