| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
This also deprecates "http" as the default scheme.
|
|
|
|
|
|
|
|
ModelAdmin.list_display.
|
|
|
|
|
|
|
|
Thank you Simon Meers for the initial patch.
|
|
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
request-response cycle.
|
|
|
|
|
|
|
|
form fields.
|
|
Co-authored-by: Author: Claude Paroz <claude@2xlibre.net>
|