| Age | Commit message (Collapse) | Author |
|
Co-authored-by: revanthgss <revanthgss@almabase.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
ModelAdmin.list_display.
|
|
django.contrib.messages.test.MessagesTestMixin.assertMessages().
|
|
|
|
|
|
ChoiceField's choices.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Co-authored-by: Michael Howitz <mh@gocept.com>
|
|
|
|
|
|
Check out https://github.com/OSGeo/gdal/blob/6e9103bd5/gcore/gdal.h#L62
|
|
related methods test clients.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Thank you Simon Meers for the initial patch.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
Co-authored-by: Author: Claude Paroz <claude@2xlibre.net>
|
|
|
|
Co-authored-by: JD Bothma <jbothma@gmail.com>
|
|
|
|
Bug in 0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7.
Thanks Eric Zarowny for the report.
|
|
Thanks Carlton Gibson, Simon Willison, David Smith, and Mariusz
Felisiak for reviews.
|
|
Thanks David Smith for the review.
|
|
|
|
|
|
BaseConstraint and subclasses.
|
|
about paths in comments.
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
|
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().
|
|
|
|
|
|
|
|
|