Re: [Django] #30770: Incorrect escaping TruncBase on ExpressionWrapper for date arithmetic.

2019-09-13 Thread Django
#30770: Incorrect escaping TruncBase on ExpressionWrapper for date arithmetic.
-+-
 Reporter:  Jurgis Pralgauskis   |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  duplicate
 Keywords:  TruncBase, DateTime  | Triage Stage:
  arithmetics,   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * status:  new => closed
 * resolution:   => duplicate


-- 
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/061.0dafbb608bfacb989bf15409731d3c89%40djangoproject.com.


Re: [Django] #30770: Incorrect escaping TruncBase on ExpressionWrapper for date arithmetic. (was: annotating TruncBase on ExpressionWrapper for date arithmetic, causes unnecessary placeholder "%s" esc

2019-09-13 Thread Django
#30770: Incorrect escaping TruncBase on ExpressionWrapper for date arithmetic.
-+-
 Reporter:  Jurgis Pralgauskis   |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.11
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  TruncBase, DateTime  | Triage Stage:
  arithmetics,   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by felixxm):

 Thanks for this report, this issue was fixed in
 155b31d4ec138664d62665eb2d8a442469045b78 (Django 2.2+).

 Duplicate of #29648.

-- 
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/061.2ba67ac34777b8409c2e998c4bb88fab%40djangoproject.com.