| Age | Commit message (Collapse) | Author |
|
error messages.
|
|
operations for PostgreSQL.
|
|
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
|
|
|
|
|
|
|
|
|
protocol to https.
The default sitemap protocol, when it is built outside the context of
a request, will be changed from 'http' to 'https' in Django 5.0.
|
|
|
|
|
|
|
|
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
|
|
|
|
datetime.date.utcnow() doesn't exist, should be .today().
|
|
|
|
|
|
|
|
|
|
automatically migrated.
|
|
Follow up to 24b9f5082344a127147266dd52d5d2dcd1c9cb44.
|
|
QuerySet.distinct() is not the only way to avoid duplicate, it's also
not preferred.
|
|
|
|
|
|
on MySQL/MariaDB.
Thanks Matt Westcott for the report.
Regression in 779e615e362108862f1681f965ee9e4f1d0ae6d2.
|
|
|
|
InnoDB supports spatial data types in MySQL 5.7+ and MariaDB 10.2+.
|
|
LWGEOM is not required for IsValid().
|
|
|
|
SQLite 3.35+.
|
|
|
|
|
|
|
|
Thanks Adam Johnson and Tim Graham for the reviews.
Co-authored-by: Tim Graham <timograham@gmail.com>
|
|
errors.
This mades _FailedTest objects always match tags in DiscoverRunner.
|
|
|
|
|
|
the first paragraph.
|
|
|
|
cannot be used as members.
|
|
|
|
transforms with booleans on SQLite.
Thanks Matthew Cornell for the report.
|
|
--exclude option.
|
|
|
|
Thanks David Benjamin for the original patch, and Florian
Apolloner, Chris Jerdonek, and Adam Johnson for reviews.
|
|
|
|
|
|
CBV docs.
|