| Age | Commit message (Collapse) | Author |
|
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>
|
|
|
|
|
|
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.
|
|
as_* methods.
|
|
Django 5.0.
Follow up to 98756c685ee173bbd43f21ed0553f808be835ce5.
|
|
operation in QuerySet.update_or_create().
|
|
Thanks to Jakob Ackermann for the report.
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
|
This is consistent with the terminology used for the percent_rank()
function in SQLite docs and PostgreSQL docs.
|
|
Added AdminSite.get_log_entries() as an override point and made this
available to the template via each_context().
|
|
|
|
|
|
|
|
|
|
when nulls_first/nulls_last=False is passed.
Per deprecation timeline.
|
|
Per deprecation timeline.
This also removes "django/forms/default.html" and
"django/forms/formsets/default.html" templates.
|
|
|
|
after prefetch_related().
Per deprecation timeline.
|