| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.
Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
comments.
|
|
|
|
|
|
BooleanField(null=True).
|
|
"term" role became case sensitive in Sphinx 3.0.1.
|
|
|
|
|
|
Field.from_db_value()/Expression.convert_value().
|
|
|