Re: [Django] #30370: Add support for postgresql client certificates and key to dbshell.

2019-04-18 Thread Django
#30370: Add support for postgresql client certificates and key to dbshell. -+- Reporter: Oleh Mykytyuk|Owner: Oleh Type: | Mykytyuk Cleanup/optimization

Re: [Django] #30362: Partial indexes and check constraints crash when inherited from abstract models.

2019-04-18 Thread Django
#30362: Partial indexes and check constraints crash when inherited from abstract models. -+- Reporter: Tim Dawborn |Owner: nobody Type: Bug |

Re: [Django] #28767: Incorrect value when annotating empty list as Value() on ArrayField.

2019-04-18 Thread Django
#28767: Incorrect value when annotating empty list as Value() on ArrayField. ---+ Reporter: Matthew Schinckel |Owner: (none) Type: Bug| Status: new

Re: [Django] #28767: Incorrect value when annotating empty list as Value() on ArrayField.

2019-04-18 Thread Django
#28767: Incorrect value when annotating empty list as Value() on ArrayField. ---+ Reporter: Matthew Schinckel |Owner: (none) Type: Bug| Status: closed

Re: [Django] #30362: Partial indexes and check constraints crash when inherited from abstract models.

2019-04-18 Thread Django
#30362: Partial indexes and check constraints crash when inherited from abstract models. -+- Reporter: Tim Dawborn |Owner: nobody Type: Bug |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: nobody Type: New feature |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: nobody Type: New feature |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: nobody Type: New feature |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. (was: Support mysql query objects as strings in addition to bytes, for PyMySQL support)

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: nobody Type: New feature |

Re: [Django] #28762: Can't aggregate annotations with array parameters

2019-04-18 Thread Django
#28762: Can't aggregate annotations with array parameters -+- Reporter: Daniel Keller|Owner: (none) Type: Bug | Status: closed Component:

Re: [Django] #30362: Partial indexes and check constraints crash when inherited from abstract models.

2019-04-18 Thread Django
#30362: Partial indexes and check constraints crash when inherited from abstract models. -+- Reporter: Tim Dawborn |Owner: nobody Type: Bug |

Re: [Django] #30349: Using exclude on annotated FilteredRelation doesn't work

2019-04-18 Thread Django
#30349: Using exclude on annotated FilteredRelation doesn't work -+- Reporter: Lucas Miller |Owner: robinh00d Type: Bug | Status: assigned

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: nobody Type: New feature |

Re: [Django] #28762: Can't aggregate annotations with array parameters

2019-04-18 Thread Django
#28762: Can't aggregate annotations with array parameters -+- Reporter: Daniel Keller|Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #30352: Error al ejecutar python manage.py sin sealizar cambios

2019-04-18 Thread Django
#30352: Error al ejecutar python manage.py sin sealizar cambios -+- Reporter: irv-ro-j |Owner: nobody Type: | Status: closed

Re: [Django] #13910: Add generator version of Template.render(Context)

2019-04-18 Thread Django
#13910: Add generator version of Template.render(Context) -+ Reporter: Ron Panduwana|Owner: Gagaro Type: New feature | Status: assigned Component: Template

[Django] #30383: Performance issue with ThreadPoolExecutor/Multiprocessing

2019-04-18 Thread Django
#30383: Performance issue with ThreadPoolExecutor/Multiprocessing -+- Reporter: shonejin | Owner: nobody Type: | Status: new Uncategorized

[Django] #30384: Django 1.11 Upgrade -> runserver Error in db/models/fields/related.py _check_table_uniqueness

2019-04-18 Thread Django
#30384: Django 1.11 Upgrade -> runserver Error in db/models/fields/related.py _check_table_uniqueness -+- Reporter: eneumann | Owner: nobody Type: Bug| Status:

Re: [Django] #29582: SearchVector doesn't support querying non-text fields

2019-04-18 Thread Django
#29582: SearchVector doesn't support querying non-text fields -+- Reporter: mickaelmarin |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #30384: Django 1.11 Upgrade -> runserver Error in db/models/fields/related.py _check_table_uniqueness

2019-04-18 Thread Django
#30384: Django 1.11 Upgrade -> runserver Error in db/models/fields/related.py _check_table_uniqueness -+- Reporter: Eric Neumann |Owner: nobody Type: Bug |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: felixxm Type: Bug |

Re: [Django] #30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support.

2019-04-18 Thread Django
#30380: Support mysql query objects as strings in addition to bytes, for PyMySQL support. -+- Reporter: Nathan Klug |Owner: nobody Type: Bug |

Re: [Django] #29582: SearchVector doesn't support querying non-text fields

2019-04-18 Thread Django
#29582: SearchVector doesn't support querying non-text fields -+- Reporter: mickaelmarin |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #30371: sqlmigrate fails with string defaults on mysql

2019-04-18 Thread Django
#30371: sqlmigrate fails with string defaults on mysql -+- Reporter: Melvyn Sopacua |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #25507: Can't count when using annotate(field=RawSQL(sql)) when sql is a constant

2019-04-18 Thread Django
#25507: Can't count when using annotate(field=RawSQL(sql)) when sql is a constant -+- Reporter: Antoine Catton |Owner: nobody Type: Bug | Status:

Re: [Django] #30367: Docs: Change examples using bare `pip ...` to `python -m pip ...`

2019-04-18 Thread Django
#30367: Docs: Change examples using bare `pip ...` to `python -m pip ...` -+- Reporter: Ramiro Morales |Owner: Ramiro Type: | Morales Cleanup/optimization

[Django] #30382: force_insert not respected when saving parents

2019-04-18 Thread Django
#30382: force_insert not respected when saving parents -+- Reporter: Phill | Owner: nobody Tornroth | Type: Bug| Status: new