| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Regression in f333e3513e8bdf5ffeb6eeb63021c230082e6f95.
|
|
|
|
This also removes remaining versionadded/changed annotations for older
versions.
|
|
|
|
Thanks Adam Johnson and Paolo Melchiorre for reviews.
Co-Authored-By: Lily Foote <code@lilyf.org>
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
ChoiceField's choices.
|
|
Follow up to 7cd187a5ba58d7769039f487faeb9a5a2ff05540.
|
|
|
|
|
|
Special thanks to Hannes Ljungberg for finding multiple implementation
gaps.
Thanks also to Simon Charette, Adam Johnson, and Mariusz Felisiak for
reviews.
|
|
|
|
form fields.
|
|
|
|
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
Thanks Jared Chung, Tom Carrick, David Smith, Nick Pope, and Mariusz
Felisiak for reviews.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
|
|
|
|
|
|
Thanks Simon Charette and Mariusz Felisiak for reviews and mentoring
this Google Summer of Code 2022 project.
|
|
Matches CharField.db_collation docs.
Thanks to Paolo Melchiorre for the report.
|
|
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fields with blank=True.
|
|
|
|
|
|
limit_choices_to.
|
|
AP styleguide: Virtually none of the words ending with -wards end with
an s.
|
|
appropriate.
|
|
datetime.date.utcnow() doesn't exist, should be .today().
|
|
cannot be used as members.
|
|
|
|
|
|
|
|
for self-referential ManyToManyField.
|
|
|
|
This also changes the default type of auto-created primary keys
for new apps and projects to BigAutoField.
|
|
Thanks Simon Charette and Mariusz Felisiak for reviews.
|
|
with models exceptions.
|
|
|
|
|