Re: [Django] #28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template

2017-11-21 Thread Django
#28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template -+-- Reporter: Andrew |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #24367: ORA-00918 (column ambiguously defined) when using a combination of slicing, distinct, and order_by

2017-11-21 Thread Django
#24367: ORA-00918 (column ambiguously defined) when using a combination of slicing, distinct, and order_by -+- Reporter: skoot|Owner: nobody Type: Bug |

Re: [Django] #28820: update() produces extra query with proxy model

2017-11-21 Thread Django
#28820: update() produces extra query with proxy model -+- Reporter: Yan Mitrofanov |Owner: Yan | Mitrofanov Type: Bug |

Re: [Django] #28817: Use server-side cursors for QuerySet.values() and values_list()

2017-11-21 Thread Django
#28817: Use server-side cursors for QuerySet.values() and values_list() -+- Reporter: Dražen Odobašić |Owner: Dražen | Odobašić Type: Bug

Re: [Django] #28817: Use server-side cursors for QuerySet.values() and values_list()

2017-11-21 Thread Django
#28817: Use server-side cursors for QuerySet.values() and values_list() -+- Reporter: Dražen Odobašić |Owner: Dražen | Odobašić Type: Bug

Re: [Django] #28817: Use server-side cursors for QuerySet.values() and values_list()

2017-11-21 Thread Django
#28817: Use server-side cursors for QuerySet.values() and values_list() -+- Reporter: Dražen Odobašić |Owner: Dražen | Odobašić Type: Bug

Re: [Django] #28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template

2017-11-21 Thread Django
#28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template -+-- Reporter: Andrew |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template

2017-11-21 Thread Django
#28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template -+-- Reporter: Andrew |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #24367: ORA-00918 (column ambiguously defined) when using a combination of slicing, distinct, and order_by

2017-11-21 Thread Django
#24367: ORA-00918 (column ambiguously defined) when using a combination of slicing, distinct, and order_by -+- Reporter: skoot|Owner: nobody Type: Bug |

[Django] #28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template

2017-11-21 Thread Django
#28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template ---+ Reporter: Andrew | Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28822: Add DBCalculatedField to model to annotate models automatically

2017-11-21 Thread Django
#28822: Add DBCalculatedField to model to annotate models automatically -+- Reporter: Ilya |Owner: nobody Type: New feature | Status: new

Re: [Django] #28731: Passing an empty Q() to a When inside a Case causes an OperationError

2017-11-21 Thread Django
#28731: Passing an empty Q() to a When inside a Case causes an OperationError -+- Reporter: Tom van Bussel |Owner: Tim | Martin Type: Bug

Re: [Django] #28823: Nested @override_settings on class and method do not work correctly

2017-11-21 Thread Django
#28823: Nested @override_settings on class and method do not work correctly ---+--- Reporter: Paolo D'Apice |Owner: Stanislav Filin Type: Bug| Status: assigned

Re: [Django] #28824: Allow different Foreign Keys to share same underlying DB column

2017-11-21 Thread Django
#28824: Allow different Foreign Keys to share same underlying DB column -+- Reporter: klass-ivan |Owner: nobody Type: New feature | Status: new

Re: [Django] #28823: Nested @override_settings on class and method do not work correctly

2017-11-21 Thread Django
#28823: Nested @override_settings on class and method do not work correctly ---+-- Reporter: Paolo D'Apice |Owner: (none) Type: Bug| Status: new Component:

Re: [Django] #28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template

2017-11-21 Thread Django
#28825: Templated email with {% extends parent_name %} doesn't re-resolve the base template -+-- Reporter: Andrew |Owner: nobody Type: Uncategorized| Status:

Re: [Django] #28806: Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM

2017-11-21 Thread Django
#28806: Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM -+- Reporter: Aaron Tan|Owner: nobody Type: Bug |

[Django] #28826: AttributeError while trying to filter by annotion based on Q

2017-11-21 Thread Django
#28826: AttributeError while trying to filter by annotion based on Q -+- Reporter: Ilya | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #28822: Add DBCalculatedField to model to annotate models automatically

2017-11-21 Thread Django
#28822: Add DBCalculatedField to model to annotate models automatically -+- Reporter: Ilya |Owner: nobody Type: New feature | Status: new

Re: [Django] #28806: Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM

2017-11-21 Thread Django
#28806: Mechanism of fetching related objects violates READ COMMITTED assumption of Django ORM -+- Reporter: Aaron Tan|Owner: nobody Type: Bug |

[Django] #28827: query with ExtractHour and calculation like "values(minutes=(ExtractHour('dt_start') * 60))" gives an pytz error: AttributeError: 'int' object has no attribute 'tzinfo'

2017-11-21 Thread Django
#28827: query with ExtractHour and calculation like "values(minutes=(ExtractHour('dt_start') * 60))" gives an pytz error: AttributeError: 'int' object has no attribute 'tzinfo' -+- Reporter: Martijnth |

Re: [Django] #28827: query with ExtractHour and calculation like "values(minutes=(ExtractHour('dt_start') * 60))" gives an pytz error: AttributeError: 'int' object has no attribute 'tzinfo'

2017-11-21 Thread Django
#28827: query with ExtractHour and calculation like "values(minutes=(ExtractHour('dt_start') * 60))" gives an pytz error: AttributeError: 'int' object has no attribute 'tzinfo' -+- Reporter: Martijnth|

Re: [Django] #28827: AttributeError: 'int' object has no attribute 'tzinfo' with ExtractHour and calculation (was: query with ExtractHour and calculation like "values(minutes=(ExtractHour('dt_start')

2017-11-21 Thread Django
#28827: AttributeError: 'int' object has no attribute 'tzinfo' with ExtractHour and calculation -+- Reporter: Martijnth|Owner: nobody Type: Bug |