| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
django.utils.functional.cached_property().
Per deprecation timeline.
|
|
deprecation timeline.
|
|
ErrorDict/ErrorList.
Per deprecation timeline.
|
|
|
|
Per deprecation timeline.
|
|
|
|
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
with psycopg version 3.
Thanks Guillaume Andreu Sabater for the report.
Co-authored-by: Florian Apolloner <apollo13@users.noreply.github.com>
|
|
|
|
Co-authored-by: Christian Bundy <me@christianbundy.com>
|
|
|
|
|
|
|