Re: [Django] #32381: Include number of rows matched in bulk_update() return value

2021-06-25 Thread Django
#32381: Include number of rows matched in bulk_update() return value -+- Reporter: Chris Jerdonek |Owner: Abhyudai Type: New feature | Status: assigned

Re: [Django] #32381: Include number of rows matched in bulk_update() return value

2021-06-25 Thread Django
#32381: Include number of rows matched in bulk_update() return value -+- Reporter: Chris Jerdonek |Owner: Abhyudai Type: New feature | Status: assigned

Re: [Django] #16406: Allow separate access to matches from urlpatterns and extra_context args

2021-06-25 Thread Django
#16406: Allow separate access to matches from urlpatterns and extra_context args -+- Reporter: Florian Apolloner|Owner: Alexandre Type: | Prieto Pantoja Cleanup/o

[Django] #32882: Problems when comparing two fields with None value using F() in Case()

2021-06-25 Thread Django
#32882: Problems when comparing two fields with None value using F() in Case() -+- Reporter: jntsouza | Owner: nobody Type: Bug| Status: new Compone

Re: [Django] #21204: Query.defer() failure - deferred columns calculated per table instead per alias

2021-06-25 Thread Django
#21204: Query.defer() failure - deferred columns calculated per table instead per alias -+- Reporter: Anssi Kääriäinen |Owner: (none) Type: Bug | Stat

Re: [Django] #25456: Make GenericIPAddressField normalize IPv4 addresses

2021-06-25 Thread Django
#25456: Make GenericIPAddressField normalize IPv4 addresses -+- Reporter: Frank|Owner: nobody Type: | Status: closed Cleanup/optimiz

Re: [Django] #23816: Ability to defer model field by default

2021-06-25 Thread Django
#23816: Ability to defer model field by default -+- Reporter: Robert Coup |Owner: | Denis.Tarykin Type: New feature |

Re: [Django] #24096: GROUP BY on oracle fails with TextField and BinaryField

2021-06-25 Thread Django
#24096: GROUP BY on oracle fails with TextField and BinaryField -+- Reporter: Josh Smeaton |Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #25265: DB Backend cannot specify query class.

2021-06-25 Thread Django
#25265: DB Backend cannot specify query class. -+- Reporter: Samuel Bishop|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #11760: Placeholder for through value in ManyToManyField of abstract class

2021-06-25 Thread Django
#11760: Placeholder for through value in ManyToManyField of abstract class -+- Reporter: MS |Owner: nobody Type: New feature | Status: new C

Re: [Django] #26430: Coalesce in Aggregations ignored when EmptyResultSet returned

2021-06-25 Thread Django
#26430: Coalesce in Aggregations ignored when EmptyResultSet returned -+- Reporter: Ryan Prater |Owner: Simon | Charette Type: Bug

Re: [Django] #27021: Add explicit support for Q object annotations

2021-06-25 Thread Django
#27021: Add explicit support for Q object annotations -+- Reporter: Josh Smeaton |Owner: Ian Foote Type: New feature | Status: assigned Component: Da