| Age | Commit message (Collapse) | Author |
|
fields have errors.
|
|
|
|
All URLs in django.contrib.auth use a "<uidb64>/<token>" pattern.
|
|
for related fields and parent link fields with multi-table inheritance.
Partly regression in 0107e3d1058f653f66032f7fd3a0bd61e96bf782.
|
|
Thanks to Oskar Persson for the report.
|
|
file-like object."
This reverts commit cce47ff65a4dd3786c049ec14ee889e128ca7de9.
|
|
Case missed in a415ce70bef6d91036b00dd2c8544aed7aeeaaed.
|
|
|
|
|
|
|
|
ConstraintsTests.test_check_constraints_required_db_features().
|
|
|
|
|
|
This avoids enabling the ``database`` checks unless they are explicitly
requested and allows to disable on a per-alias basis which is required
when only creating a subset of the test databases.
This also removes unnecessary BaseCommand._run_checks() hook.
|
|
|
|
It is now a method instead of a property and returns a context manager
that yields a cursor on entry and closes the cursor and connection upon
exit.
|
|
|
|
|
|
|
|
|
|
Thanks mrsanders for the report.
Fixed in 7deeabc7c7526786df6894429ce89a9c4b614086.
|
|
for fields with blank=False.
|
|
RadioSelect widget.
|
|
|
|
Co-authored-by: Craig Anderson <craiga@craiga.id.au>
|
|
|
|
annotations with aggregations used in order_by().
Regression in 59b4e99dd00b9c36d56055b889f96885995e4240.
Thanks Jon Dufresne for the report and Simon Charette for the review.
|
|
Bloom extension is available on PostgreSQL 9.6+.
|
|
Using the current directory caused a PermissionError.
|
|
This reverts commit f286721f7fdc2202f77a5f4d650d9d0779b86811.
|
|
ForeignKey.to_field.
Thanks Simon Charette for the initial patch and review.
|
|
objects.
|
|
|
|
|
|
rather than just the first one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rather than just the first one.
Thanks Anton Samarchyan for the initial patch.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Adam Johnson for the report.
Fixed in 306b6875209cfedce2536a6679e69adee7c9bc6a.
|
|
custom ContentType foreign key.
Regression in dffa3e1992562ba60512d96d1eb5859ffff2ceb5.
|
|
|