| Age | Commit message (Collapse) | Author |
|
Thanks to jiangniao for the report, and Shai Berger and Natalia Bidart
for the reviews.
|
|
|
|
Thank you to Simon Charette and Sarah Boyce for the review.
Regression in 73df8b54a2fab53bec4c7573cda5ad8c869c2fd8.
|
|
|
|
Signed-off-by: SaJH <wogur981208@gmail.com>
|
|
|
|
Obsoleted in c4fa0143f7117a07a3f0258a063f5265e795ffbb.
The general install instructions are still linked above.
|
|
Thanks Lily Foote and Simon Charette for reviews and mentoring
this Google Summer of Code 2024 project.
Co-authored-by: Simon Charette <charette.s@gmail.com>
Co-authored-by: Lily Foote <code@lilyf.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ContentType model.
|
|
unavailable.
Thanks Mariusz Felisiak and Jacob Tyler Walls for reviews.
|
|
|
|
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HttpResponseRedirectBase.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
|
|
inline doc examples.
|
|
|
|
|
|
auth backend.
|
|
|
|
|
|
Only users with view or change model permissions can access.
Thank you to Sarah Boyce for the review.
|
|
Outdated since 014247ad1922931a2f17beaf6249247298e9dc44.
|
|
|
|
Follow up to e6f82438d4e3750e8d299bfd79dac98eebe9f1e0.
|
|
docs.
This improves accessibility for screen reader users, see WCAG SC 1.3.1 Info and Relationships:
https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships.html
|
|
|
|
instance" docs.
|
|
|
|
|
|
CharField.strip.
CharField.strip was introduced in 11cac1bd8ef7546ca32d9969d4348bf412dc6664, and is True by
default, meaning the previous example of " " raised a ValidationError.
|
|
|
|
|
|
|
|
Updated test for change to exportToXML() which now errors out on unsupported projection methods. See https://github.com/OSGeo/gdal/issues/9223.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
methods.
Thank you to Jason Chambers for the report and to Mariusz Felisiak for the review.
|
|
|
|
ModelAdmin.fieldsets.
Thank you to Namhong Kim for the report, and to Mariusz Felisiak and Marijke Luttekes for the review.
Regression in 01ed59f753139afb514170ee7f7384c155ecbc2d.
|
|
the internal style guide.
|
|
on PostgreSQL 17+.
|