| Age | Commit message (Collapse) | Author |
|
Follow up to:
ffdf507ec0821f0520e315c2e8a6cf231ea3fd5a (adding GDAL 2.0 support)
ebaa2fef27644430e2b9dfa912f02e39582bfc05 (confirming GDAL 2.1 support)
8c7778884bced3e756ce139da781b0c8c8b2395c (removing GDAL 1.8, 1.7 support)
|
|
get_full_name() in AbstractBaseUser subclasses.
|
|
When a connection pooler is set up in transaction pooling mode, queries
relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS
setting in DATABASES disables server-side cursors for this use case.
|
|
key's parent model as the lookup value.
Thanks Simon Charette for review.
|
|
|
|
|
|
|
|
nested Prefetches.
|
|
Thanks Tim for the review.
|
|
is None.
|
|
model.
Regression in 38575b007a722d6af510ea46d46393a4cda9ca29.
|
|
save_as_new.
Regression in 4a246a02bdcbc13b15480c014f51cb0682af7c1e.
|
|
non-grouped options.
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
|
|
Thanks Marc Tamlyn for the report and Ian Foote/Tim Graham for review.
|
|
|
|
Lookup right hand side processing was compiling query compilers which happened
to work by chance as SQLCompiler defines a as_sql() method with two optional
parameters albeit it doesn't expect the same type of arguments.
|
|
overriding existing attrs.
|
|
Thanks Preston Timmons for review.
|
|
Oracle cursor.
Thanks Tim Graham for the review.
|
|
Regression in f5c6295797b8332134fd89e0209a18a1d1d45e0c.
|
|
the __in lookup."
This reverts commit e62ea0bb9cbb54c1eef848871fe3eab2bad268dc since it
broke multi-column __in lookups and _meta.order_wrt on Oracle.
|
|
|
|
Django's test runners no longer discover doctests.
|
|
Queries could potentially be resolved in cases where ordering matter.
|
|
|
|
|
|
Python 2
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contrib.postgres.
|
|
template.
|
|
backend-specific database exceptions.
Thanks Tim Graham for the review.
|
|
Thanks Claude Paroz and Tim Graham for reviews.
|
|
|
|
|
|
to_field.
Thanks Kristian Klette for the report and Tim for the help.
|
|
Regression in 277a4dd4b4cc2a2cad77139882f084480751a95a.
Thanks Tim Graham for the test.
|
|
|
|
warnings.
Refs #26290.
Thanks Tim for the review.
|
|
|
|
|
|
|
|
|