| Age | Commit message (Collapse) | Author |
|
Removed assignment in example for Blog annotation to match shown result.
|
|
fields.
|
|
|
|
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
updating conflicts.
|
|
|
|
management command.
Thanks Joachim Jablon for the report.
Google has deprecated the sitemap ping endpoint, and will be removing
it in 6 months ~January 2024.
|
|
django.contrib.admin.exceptions.
|
|
This allows retrieving an admin class for the given model class without
using internal attributes.
|
|
text.
Thanks Nimra for the initial patch.
Thanks Natalia Bidart, Thibaud Colas, David Smith, and Mariusz Felisiak
for reviews.
|
|
safe and unsafe usages.
|
|
URLValidator.
Thanks Seokchan Yoon for reports.
|
|
Co-authored-by: Michael Howitz <mh@gocept.com>
|
|
Model.save().
|
|
|
|
|
|
Check out https://github.com/OSGeo/gdal/blob/6e9103bd5/gcore/gdal.h#L62
|
|
|
|
|
|
related methods test clients.
|
|
|
|
tables in ModelAdmin.filter_horizontal/vertical.
|
|
|
|
|
|
value.
|
|
This enables the admin to display the day as locale's abbreviated/full
name if %a/%A is used in the date format.
|
|
An n-ary logical XOR Q(…) ^ Q(…) ^ … ^ Q(…) should evaluate to true
when an odd number of its operands evaluate to true, not when exactly
one operand evaluates to true.
|
|
|
|
This was problematic for screen reader users because they use headings
to navigate. Having two <h1> is confusing, and the one in the header
wasn’t particularly helpful since it’s the same on all pages.
|
|
ModelAdmin.readonly_fields.
Co-authored-by: Rick van Hattem <wolph@wol.ph>
|
|
|
|
|
|
docs.
|
|
|
|
|
|
|
|
work with async functions.
|
|
|
|
Thanks David Sanders for the report.
|
|
|
|
Special thanks to Hannes Ljungberg for finding multiple implementation
gaps.
Thanks also to Simon Charette, Adam Johnson, and Mariusz Felisiak for
reviews.
|
|
strings iterators.
|
|
|
|
|
|
|
|
|