<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/annotations, branch 3.2</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Fixed #32178 -- Allowed database backends to skip tests and mark expected failures.</title>
<updated>2020-12-10T17:00:57+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2020-12-10T17:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=275dd4ebbabbbe758c7219a3d666953d5a7b072f'/>
<id>275dd4ebbabbbe758c7219a3d666953d5a7b072f</id>
<content type='text'>
Co-authored-by: Tim Graham &lt;timograham@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Tim Graham &lt;timograham@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #25534, Fixed #31639 -- Added support for transform references in expressions.</title>
<updated>2020-11-27T19:42:04+00:00</updated>
<author>
<name>Ian Foote</name>
<email>python@ian.feete.org</email>
</author>
<published>2020-11-15T22:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8b040e3cbbb2e81420e777afc3ca48a1c8f4dd5a'/>
<id>8b040e3cbbb2e81420e777afc3ca48a1c8f4dd5a</id>
<content type='text'>
Thanks Mariusz Felisiak and Simon Charette for reviews.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Mariusz Felisiak and Simon Charette for reviews.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.</title>
<updated>2020-11-19T20:00:04+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2020-11-17T22:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=fe9c7ded2996364f853c524b4421274717d89d5f'/>
<id>fe9c7ded2996364f853c524b4421274717d89d5f</id>
<content type='text'>
Thanks Gordon Wrigley for the report.

Regression in df32fd42b84cc6dbba173201f244491b0d154a63.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Gordon Wrigley for the report.

Regression in df32fd42b84cc6dbba173201f244491b0d154a63.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32152 -- Fixed grouping by subquery aliases.</title>
<updated>2020-10-29T08:56:09+00:00</updated>
<author>
<name>Christian Klus</name>
<email>christianklus@gmail.com</email>
</author>
<published>2020-10-27T18:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=4ac2d4fa42e1659f328c35b6b8d4761b3419c11a'/>
<id>4ac2d4fa42e1659f328c35b6b8d4761b3419c11a</id>
<content type='text'>
Regression in 42c08ee46539ef44f8658ebb1cbefb408e0d03fe.

Thanks Simon Charette for the review.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regression in 42c08ee46539ef44f8658ebb1cbefb408e0d03fe.

Thanks Simon Charette for the review.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #32007 -- Skipped test_q_expression_annotation_with_aggregation on Oracle.</title>
<updated>2020-09-16T09:47:02+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-09-16T09:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=3a9f192b131f7a9b0fe5783c684b23015fa67cc8'/>
<id>3a9f192b131f7a9b0fe5783c684b23015fa67cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #32007 -- Fixed queryset crash with Q() annotation and aggregation.</title>
<updated>2020-09-15T09:40:59+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-09-15T09:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=eaf9764d3bb25970da89de5799d8d308715628ba'/>
<id>eaf9764d3bb25970da89de5799d8d308715628ba</id>
<content type='text'>
Thanks Gordon Wrigley for the report.

Regression in 8a6df55f2dd5131282084a4edfd48f63fbf8c69a.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Gordon Wrigley for the report.

Regression in 8a6df55f2dd5131282084a4edfd48f63fbf8c69a.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31888 -- Avoided module-level MySQL queries in tests.</title>
<updated>2020-08-17T07:31:16+00:00</updated>
<author>
<name>Ahmad A. Hussein</name>
<email>ahmadahussein0@gmail.com</email>
</author>
<published>2020-08-14T20:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=493b26bbfc9cc0ad223ece131741cba2312ced0f'/>
<id>493b26bbfc9cc0ad223ece131741cba2312ced0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases.</title>
<updated>2020-07-31T11:19:33+00:00</updated>
<author>
<name>Alexandr Tatarinov</name>
<email>tatarinov1997@gmail.com</email>
</author>
<published>2020-06-14T18:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=f4ac167119e8897c398527c392ed117326496652'/>
<id>f4ac167119e8897c398527c392ed117326496652</id>
<content type='text'>
QuerySet.alias() allows creating reusable aliases for expressions that
don't need to be selected but are used for filtering, ordering, or as
a part of complex expressions.

Thanks Simon Charette for reviews.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QuerySet.alias() allows creating reusable aliases for expressions that
don't need to be selected but are used for filtering, ordering, or as
a part of complex expressions.

Thanks Simon Charette for reviews.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped minimum isort version to 5.1.0.</title>
<updated>2020-07-30T08:58:59+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-07-24T06:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=e74b3d724e5ddfef96d1d66bd1c58e7aae26fc85'/>
<id>e74b3d724e5ddfef96d1d66bd1c58e7aae26fc85</id>
<content type='text'>
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests.</title>
<updated>2020-07-15T08:58:38+00:00</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2020-06-06T18:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=156a2138db20abc89933121e4ff2ee2ce56a173a'/>
<id>156a2138db20abc89933121e4ff2ee2ce56a173a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
