Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2022-03-05 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  dev
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  xor  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"c6b4d62fa2c7f73b87f6ae7e8cf1d64ee5312dc5" c6b4d62f]:
 {{{
 #!CommitTicketReference repository=""
 revision="c6b4d62fa2c7f73b87f6ae7e8cf1d64ee5312dc5"
 Fixed #29865 -- Added logical XOR support for Q() and querysets.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107017f59d0d368-d6827886-653f-43ad-981a-4a48321856e3-00%40eu-central-1.amazonses.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2022-03-05 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  dev
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107017f59d0d204-97a466e7-b35a-4225-9c00-33a2228368c5-00%40eu-central-1.amazonses.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2021-12-04 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  dev
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Ryan Heard):

 * needs_better_patch:  1 => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.30ae270cab623bc06ebd244a1e802798%40djangoproject.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2021-09-23 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  dev
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * needs_better_patch:  0 => 1


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.dba7a94e0f9a43f2a4d7f84d110a2550%40djangoproject.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2021-07-22 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  dev
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Ryan Heard):

 * version:  2.1 => dev


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.e7b2c716cc7dcc09fa30f5f5f9b6bdea%40djangoproject.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2021-07-14 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  2.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Ryan Heard):

 Replying to [comment:14 Mariusz Felisiak]:
 > Tim asked for starting a discussion on DevelopersMailingList, as far as
 I'm aware we don't have any. Also I'm not sure how widely `XOR` is used in
 queries, I never needed this.
 Mariusz, thank you for taking a look at this. As far I know there is no
 discussion on the mailing list but I welcome one.

 I have needed this in one instance and it would've helped, as one part of
 the operation was a large complex subquery that I would've liked to have
 only once. Unfortunately I found out doing this that my backend, Postgres,
 doesn't even support the XOR operator. It would still be nice to have to
 clean up the code though, and users of MySQL can still benefit from it.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.965662fccd4224107088e704f9bd5e53%40djangoproject.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet().

2021-07-14 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  2.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak):

 Replying to [comment:12 Nick Pope]:
 > I'd missed that this was triaged as "Someday/Maybe", but I'm accepting
 based on the fact that we have a plausible implementation in
 [https://github.com/django/django/pull/14480 this PR].

 Tim asked for starting a discussion on DevelopersMailingList, as far as
 I'm aware we don't have any. Also I'm not sure how widely `XOR` is used in
 queries, I never needed this.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.33b1fa599a537a7b3ee3d63fd82bea7c%40djangoproject.com.


Re: [Django] #29865: Add logical XOR support to Q() and QuerySet(). (was: Add XOR for use in Q Queries)

2021-07-14 Thread Django
#29865: Add logical XOR support to Q() and QuerySet().
-+-
 Reporter:  Griffith Rees|Owner:  Ryan
 |  Heard
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  2.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  xor  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.f0cdfb8b64f160492a8e7af7af449297%40djangoproject.com.