Re: [Django] #30360: Support rotation of secret keys. (was: Support rotation of secret keys)

2019-04-15 Thread Django
#30360: Support rotation of secret keys. ---+- Reporter: Andreas Pelme |Owner: Andreas Pelme Type: New feature| Status: assigned Component: Core (Other) |

Re: [Django] #30326: Document how to avoid F() assignments persistence

2019-04-15 Thread Django
#30326: Document how to avoid F() assignments persistence -+- Reporter: sage |Owner: sage Type: | Status: closed Cleanup/optimizatio

Re: [Django] #30326: Document how to avoid F() assignments persistence

2019-04-15 Thread Django
#30326: Document how to avoid F() assignments persistence -+- Reporter: sage |Owner: sage Type: | Status: closed Cleanup/optimizatio

Re: [Django] #29607: Add doc examples of handling files and their lifecycles with FileField/models. (was: Add doc examples of handling files and their lifecycles with FileField/models)

2019-04-15 Thread Django
#29607: Add doc examples of handling files and their lifecycles with FileField/models. -+- Reporter: Thomas Grainger |Owner: Chris Type: | Adams Cleanup/optimiza

Re: [Django] #27910: Allow using an Enum class in model Field choices

2019-04-15 Thread Django
#27910: Allow using an Enum class in model Field choices -+- Reporter: Marcel Hellwig |Owner: Shai | Berger Type: New feature |

[Django] #30369: Creating database tables from queries based on ORM API

2019-04-15 Thread Django
#30369: Creating database tables from queries based on ORM API -+- Reporter: elfring| Owner: nobody Type: New| Status: new feature

Re: [Django] #30361: Watchman timing out when loading server

2019-04-15 Thread Django
#30361: Watchman timing out when loading server ---+-- Reporter: Jacob Green|Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #30351: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply

2019-04-15 Thread Django
#30351: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply +-- Reporter: Julien Enselme |Owner: nobody Type: Bug | Status: new Compo

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

2019-04-15 Thread Django
#30370: Add support for postgresql client certificates and key to dbshell -+- Reporter: oleh- | Owner: nobody mykytyuk | Type: Bug|

Re: [Django] #30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager

2019-04-15 Thread Django
#30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager -+- Reporter: Tobias Kunze |Owner: Tobias | Kunz

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

2019-04-15 Thread Django
#30370: Add support for postgresql client certificates and key to dbshell -+- Reporter: Oleh Mykytyuk|Owner: nobody Type: | Status: new Clea

Re: [Django] #30351: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply

2019-04-15 Thread Django
#30351: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply -+ Reporter: Julien Enselme |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #30351: Migration auth.0011_update_proxy_permissions fails for models recreated as a proxy. (was: Migration auth.0011_update_proxy_permissions from Django 2.2 fails to apply)

2019-04-15 Thread Django
#30351: Migration auth.0011_update_proxy_permissions fails for models recreated as a proxy. -+ Reporter: Julien Enselme |Owner: nobody Type: Bug | Status: new

Re: [Django] #30365: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.String.Interpol" which leads to weird highlighting. (was: Sphinx interprets some "%[a-z]" in SQL statements as "Liter

2019-04-15 Thread Django
#30365: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.String.Interpol" which leads to weird highlighting. --+ Reporter: Daniel Musketa|Owner: nobody Type: Cleanup/opt

Re: [Django] #30365: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.String.Interpol" which breaks highlighting. (was: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.Strin

2019-04-15 Thread Django
#30365: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.String.Interpol" which breaks highlighting. --+ Reporter: Daniel Musketa|Owner: nobody Type: Cleanup/optimizatio

Re: [Django] #29725: Inefficient SQL generated when counting a ManyToMany

2019-04-15 Thread Django
#29725: Inefficient SQL generated when counting a ManyToMany -+- Reporter: Gavin Wahl |Owner: oliver Type: | Status: closed Cleanup/optimi

Re: [Django] #30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager

2019-04-15 Thread Django
#30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager -+- Reporter: Tobias Kunze |Owner: Tobias | Kunz

Re: [Django] #30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager

2019-04-15 Thread Django
#30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager -+- Reporter: Tobias Kunze |Owner: Tobias | Kunz

Re: [Django] #29725: Inefficient SQL generated when counting a ManyToMany

2019-04-15 Thread Django
#29725: Inefficient SQL generated when counting a ManyToMany -+- Reporter: Gavin Wahl |Owner: oliver Type: | Status: closed Cleanup/optimi

Re: [Django] #30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager

2019-04-15 Thread Django
#30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager -+- Reporter: Tobias Kunze |Owner: Tobias | Kunz

Re: [Django] #30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager

2019-04-15 Thread Django
#30325: Inconsistent count() behaviour on reverse relations in ManyToManyFields with custom model manager -+- Reporter: Tobias Kunze |Owner: Tobias | Kunz

Re: [Django] #29725: Inefficient SQL generated when counting a ManyToMany

2019-04-15 Thread Django
#29725: Inefficient SQL generated when counting a ManyToMany -+- Reporter: Gavin Wahl |Owner: oliver Type: | Status: new Cleanup/optimizat

Re: [Django] #30348: Add superuser_required decorator

2019-04-15 Thread Django
#30348: Add superuser_required decorator --+-- Reporter: Sultan Iman |Owner: nobody Type: New feature | Status: new Component: contrib.auth | Version:

Re: [Django] #30348: Add superuser_required decorator

2019-04-15 Thread Django
#30348: Add superuser_required decorator --+-- Reporter: Sultan Iman |Owner: nobody Type: New feature | Status: new Component: contrib.auth | Version:

Re: [Django] #30333: __hash__ is not inherited from model.Model if __eq__ is defined

2019-04-15 Thread Django
#30333: __hash__ is not inherited from model.Model if __eq__ is defined -+- Reporter: Adam Janik |Owner: Carlton | Gibson Type: Bug

Re: [Django] #27149: Allow using a subquery in QuerySet.filter()

2019-04-15 Thread Django
#27149: Allow using a subquery in QuerySet.filter() -+- Reporter: MikiSoft |Owner: Matthew | Schinckel Type: New feature |

Re: [Django] #23758: Going beyond 5 levels of subqueries causes AssertionError in bump_prefix

2019-04-15 Thread Django
#23758: Going beyond 5 levels of subqueries causes AssertionError in bump_prefix -+- Reporter: Richard Howard |Owner: Piotr | Pawlaczek Type: Bug

Re: [Django] #30296: Add how-to guide for JavaScript frameworks integration

2019-04-15 Thread Django
#30296: Add how-to guide for JavaScript frameworks integration -+- Reporter: Maciej Olko |Owner: Josef | Rousek Type: New feature |

Re: [Django] #29725: Inefficient SQL generated when counting a ManyToMany

2019-04-15 Thread Django
#29725: Inefficient SQL generated when counting a ManyToMany -+- Reporter: Gavin Wahl |Owner: oliver Type: | Status: new Cleanup/optimizat

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

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

Re: [Django] #30368: Prefetch related is not working when used GFK for model that uses FK as PK. (was: prefetch_related does not work for GenericForeignKey field when its primary key is also a foreign

2019-04-15 Thread Django
#30368: Prefetch related is not working when used GFK for model that uses FK as PK. -+- Reporter: Vinny Do |Owner: Vinny Do Type: Bug | Status

Re: [Django] #29725: Inefficient SQL generated when counting a ManyToMany

2019-04-15 Thread Django
#29725: Inefficient SQL generated when counting a ManyToMany -+- Reporter: Gavin Wahl |Owner: oliver Type: | Status: new Cleanup/optimizat

Re: [Django] #29725: Inefficient SQL generated when counting a ManyToMany

2019-04-15 Thread Django
#29725: Inefficient SQL generated when counting a ManyToMany -+- Reporter: Gavin Wahl |Owner: oliver Type: | Status: new Cleanup/optimizat

Re: [Django] #30361: Watchman timing out when loading server

2019-04-15 Thread Django
#30361: Watchman timing out when loading server ---+-- Reporter: Jacob Green|Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #14009: custom formset validation documentation is incomplete

2019-04-15 Thread Django
#14009: custom formset validation documentation is incomplete -+- Reporter: splatEric|Owner: Tobias | Kunze Type: Bug |

Re: [Django] #30361: Watchman timing out when loading server

2019-04-15 Thread Django
#30361: Watchman timing out when loading server ---+-- Reporter: Jacob Green|Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #14009: custom formset validation documentation is incomplete

2019-04-15 Thread Django
#14009: custom formset validation documentation is incomplete -+- Reporter: splatEric|Owner: Tobias | Kunze Type: Bug |

Re: [Django] #13677: ModelFormSet may query wrong database backend

2019-04-15 Thread Django
#13677: ModelFormSet may query wrong database backend --+ Reporter: Pierre Chifflier |Owner: Tobias Kunze Type: Bug | Status: assigned Component: Forms

Re: [Django] #30351: Migration auth.0011_update_proxy_permissions fails for models recreated as a proxy.

2019-04-15 Thread Django
#30351: Migration auth.0011_update_proxy_permissions fails for models recreated as a proxy. -+-- Reporter: Julien Enselme |Owner: Arthur Rio Type: Bug | Status:

Re: [Django] #14808: i18n is not safe.

2019-04-15 Thread Django
#14808: i18n is not safe. ---+ Reporter: Stephen Kelly |Owner: Tobias Kunze Type: Bug| Status: assigned Component: Documentation | Version:

Re: [Django] #14009: custom formset validation documentation is incomplete

2019-04-15 Thread Django
#14009: custom formset validation documentation is incomplete -+- Reporter: splatEric|Owner: Tobias | Kunze Type: Bug |

Re: [Django] #14808: i18n is not safe.

2019-04-15 Thread Django
#14808: i18n is not safe. ---+ Reporter: Stephen Kelly |Owner: Tobias Kunze Type: Bug| Status: assigned Component: Documentation | Version:

Re: [Django] #14831: Django Template Style Guide

2019-04-15 Thread Django
#14831: Django Template Style Guide -+- Reporter: Simon Meers |Owner: nobody Type: New feature | Status: new Component: Documentation|

Re: [Django] #30361: Watchman timing out when loading server

2019-04-15 Thread Django
#30361: Watchman timing out when loading server ---+ Reporter: Jacob Green|Owner: nobody Type: Bug| Status: new Component: Uncategorized | V

Re: [Django] #30365: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.String.Interpol" which breaks highlighting.

2019-04-15 Thread Django
#30365: Sphinx interprets some "%[a-z]" in SQL statements as "Literal.String.Interpol" which breaks highlighting. -+- Reporter: Daniel Musketa |Owner: Daniel Type:

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

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

Re: [Django] #14688: BaseInlineFormSet does not support "auto_id"

2019-04-15 Thread Django
#14688: BaseInlineFormSet does not support "auto_id" ---+ Reporter: Victor Andrée |Owner: nobody Type: Bug| Status: closed Component: Forms |

Re: [Django] #30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships

2019-04-15 Thread Django
#30339: Model.delete(keep_parents=True) does not preserve all parent reverse relationships -+- Reporter: Stephen Brown|Owner: Stephen | Brown Typ

Re: [Django] #30196: Make FileResponse always set Content-Disposition header.

2019-04-15 Thread Django
#30196: Make FileResponse always set Content-Disposition header. -+- Reporter: Piotr Kunicki|Owner: Piotr Type: | Kunicki Cleanup/optimization |

Re: [Django] #30335: TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation

2019-04-15 Thread Django
#30335: TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation -+- Reporter: Jaap Roes|Owner: Can | Sarıgöl

Re: [Django] #30310: New HTTPRequest.headers not usable in templates because of hyphens

2019-04-15 Thread Django
#30310: New HTTPRequest.headers not usable in templates because of hyphens -+- Reporter: Mark Tranchant |Owner: Nick Pope Type: New feature | Status: assign

Re: [Django] #29338: Can't use OuterRef in union Subquery

2019-04-15 Thread Django
#29338: Can't use OuterRef in union Subquery -+- Reporter: Matthew Pava |Owner: Can | Sarıgöl Type: Bug | Sta

Re: [Django] #10070: Named parameters not working on raw sql queries with sqlite

2019-04-15 Thread Django
#10070: Named parameters not working on raw sql queries with sqlite -+- Reporter: Matias Surdi |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #10070: Named parameters not working on raw sql queries with sqlite

2019-04-15 Thread Django
#10070: Named parameters not working on raw sql queries with sqlite -+- Reporter: Matias Surdi |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #29338: Can't use OuterRef in union Subquery

2019-04-15 Thread Django
#29338: Can't use OuterRef in union Subquery -+- Reporter: Matthew Pava |Owner: Can | Sarıgöl Type: Bug | Sta

Re: [Django] #30209: Union with group by don't generate correct Subquery

2019-04-15 Thread Django
#30209: Union with group by don't generate correct Subquery -+- Reporter: Nikolas |Owner: Can | Sarıgöl Type: Bug |

Re: [Django] #28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression

2019-04-15 Thread Django
#28408: Incorrect error message with QuerySet.update() that requires a join on an annotated F expression -+- Reporter: Kevin Marsh |Owner: Can | Sarıgöl

Re: [Django] #29810: Left outer join using FilteredRelation failed on empty result

2019-04-15 Thread Django
#29810: Left outer join using FilteredRelation failed on empty result -+- Reporter: Dmitrii Azarenko |Owner: Can | Sarıgöl Type: Bug

Re: [Django] #29692: Incorrect removal of order_by clause created as multiline RawSQL

2019-04-15 Thread Django
#29692: Incorrect removal of order_by clause created as multiline RawSQL -+- Reporter: Marcin Nowak |Owner: Can | Sarıgöl Type: Bug

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

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

Re: [Django] #30310: New HTTPRequest.headers not usable in templates because of hyphens

2019-04-15 Thread Django
#30310: New HTTPRequest.headers not usable in templates because of hyphens -+- Reporter: Mark Tranchant |Owner: Troon Type: New feature | Status: assigned

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

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

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

2019-04-15 Thread Django
#30370: Add support for postgresql client certificates and key to dbshell. -+- Reporter: Oleh Mykytyuk|Owner: nobody Type: | Status: new Cle