Re: [Django] #30494: Problem with ExtractYear()+1 in queries

2019-05-20 Thread Django
#30494: Problem with ExtractYear()+1 in queries -+- Reporter: Alexey Chernov |Owner: Simon | Charette Type: Bug |

Re: [Django] #29396: The __year lookp crashes with IndexError when passed a non-direct values/expression.

2019-05-20 Thread Django
#29396: The __year lookp crashes with IndexError when passed a non-direct values/expression. -+- Reporter: Dmitry Shachnev |Owner: Windson | yang

Re: [Django] #29396: The __year lookp crashes with IndexError when passed a non-direct values/expression.

2019-05-20 Thread Django
#29396: The __year lookp crashes with IndexError when passed a non-direct values/expression. -+- Reporter: Dmitry Shachnev |Owner: Windson | yang

Re: [Django] #30494: Problem with ExtractYear()+1 in queries

2019-05-20 Thread Django
#30494: Problem with ExtractYear()+1 in queries -+- Reporter: Alexey Chernov |Owner: Simon | Charette Type: Bug |

Re: [Django] #30495: Use self-closing br in linebreaksbr templatetag. (was: Use self-closing br in linebreaksbr templatetag)

2019-05-20 Thread Django
#30495: Use self-closing br in linebreaksbr templatetag. -+- Reporter: David Ogutu |Owner: David Type: | Ogutu Cleanup/optimization |

Re: [Django] #30496: Broken order for class Media

2019-05-20 Thread Django
#30496: Broken order for class Media --+-- Reporter: Den |Owner: nobody Type: Bug | Status: closed Component: Forms | Version:

[Django] #30496: Broken order for class Media

2019-05-20 Thread Django
#30496: Broken order for class Media --+-- Reporter: Den | Owner: nobody Type: Bug | Status: new Component: Forms |Version: 2.2

Re: [Django] #30490: migrations unique_index on (app, name).

2019-05-20 Thread Django
#30490: migrations unique_index on (app, name). -+- Reporter: Richard |Owner: nobody Kojedzinszky | Type: Bug |

Re: [Django] #29396: The __year lookp crashes with IndexError when passed a non-direct values/expression. (was: Using date__year comparisons together with OuterRef causes an IndexError)

2019-05-20 Thread Django
#29396: The __year lookp crashes with IndexError when passed a non-direct values/expression. -+- Reporter: Dmitry Shachnev |Owner: Windson | yang

Re: [Django] #30495: Use self-closing br in linebreaksbr templatetag

2019-05-20 Thread Django
#30495: Use self-closing br in linebreaksbr templatetag -+--- Reporter: David Ogutu |Owner: David Ogutu Type: New feature | Status: assigned Component:

[Django] #30495: Use self-closing br in linebreaksbr templatetag

2019-05-20 Thread Django
#30495: Use self-closing br in linebreaksbr templatetag ---+ Reporter: David Ogutu | Owner: nobody Type: New feature | Status: new Component: Template

Re: [Django] #30494: Problem with ExtractYear()+1 in queries

2019-05-20 Thread Django
#30494: Problem with ExtractYear()+1 in queries -+- Reporter: Alexey Chernov |Owner: Simon | Charette Type: Bug |

Re: [Django] #30494: Problem with ExtractYear()+1 in queries

2019-05-20 Thread Django
#30494: Problem with ExtractYear()+1 in queries -+- Reporter: Alexey Chernov |Owner: Simon | Charette Type: Bug |

Re: [Django] #30490: migrations unique_index on (app, name).

2019-05-20 Thread Django
#30490: migrations unique_index on (app, name). -+- Reporter: Richard |Owner: nobody Kojedzinszky | Type: Bug |

[Django] #30494: Problem with ExtractYear()+1 in queries

2019-05-20 Thread Django
#30494: Problem with ExtractYear()+1 in queries -+- Reporter: Alexey | Owner: nobody Chernov| Type: Bug| Status: new

Re: [Django] #30494: Problem with ExtractYear()+1 in queries

2019-05-20 Thread Django
#30494: Problem with ExtractYear()+1 in queries -+- Reporter: Alexey Chernov |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #30490: migrations unique_index on (app, name).

2019-05-20 Thread Django
#30490: migrations unique_index on (app, name). -+- Reporter: Richard |Owner: nobody Kojedzinszky | Type: Bug |

Re: [Django] #23577: Rename operations should rename indexes, constraints, sequences and triggers named after their former value

2019-05-20 Thread Django
#23577: Rename operations should rename indexes, constraints, sequences and triggers named after their former value -+ Reporter: Chris Woytowitz |Owner: (none) Type: Bug |

Re: [Django] #26822: New migrations not applied on clone databases (sqlite) when using --parallel and --keepdb option

2019-05-20 Thread Django
#26822: New migrations not applied on clone databases (sqlite) when using --parallel and --keepdb option ---+ Reporter: Romain Garrigues |Owner: nobody Type: Bug|

Re: [Django] #6376: Allow using custom gettext domains

2019-05-20 Thread Django
#6376: Allow using custom gettext domains -+- Reporter: dennis@… |Owner: Rui | Pereira Type: New feature |

[Django] #30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching

2019-05-20 Thread Django
#30493: GenericRelation and prefetch_related: wrong caching with cyclic prefetching -+- Reporter: Finn | Owner: nobody Stutzenstein | Type: Bug

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

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

Re: [Django] #28289: QuerySet.count() does not with work raw sql annotations on inherited model fields

2019-05-20 Thread Django
#28289: QuerySet.count() does not with work raw sql annotations on inherited model fields -+- Reporter: Karolis Ryselis |Owner: Can | Sarıgöl

Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases

2019-05-20 Thread Django
#23521: removal of concrete Model from bases doesn't remove it from ModelState bases -+- Reporter: Sergey Fedoseev |Owner: Ian Foote Type: Bug | Status:

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

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

Re: [Django] #30492: "B" seen as time-related format specifier. (was: "B" seen as time-related format specifier)

2019-05-20 Thread Django
#30492: "B" seen as time-related format specifier. -+- Reporter: Radu Nicoara |Owner: nobody Type: Bug | Status: closed Component: Template

Re: [Django] #30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section.

2019-05-20 Thread Django
#30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section. --+ Reporter: Brad |Owner: Brad Type: Cleanup/optimization |

[Django] #30492: "B" seen as time-related format specifier

2019-05-20 Thread Django
#30492: "B" seen as time-related format specifier -+- Reporter: | Owner: nobody RaduNicoara| Type: Bug| Status: new

Re: [Django] #30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section. (was: Make note on exception to UPDATE-v-INSERT logic)

2019-05-20 Thread Django
#30491: Document changing primary key behavior in "How Django knows to UPDATE vs. INSERT" section. --+ Reporter: Brad |Owner: Brad Type: Cleanup/optimization |

Re: [Django] #27635: django.utils.crypto should use secrets on Python 3.6+

2019-05-20 Thread Django
#27635: django.utils.crypto should use secrets on Python 3.6+ -+- Reporter: Adam (Chainz)|Owner: Nick Pope Johnson| Type: |

Re: [Django] #27635: django.utils.crypto should use secrets on Python 3.6+

2019-05-20 Thread Django
#27635: django.utils.crypto should use secrets on Python 3.6+ -+- Reporter: Adam (Chainz)|Owner: Nick Pope Johnson| Type: |

Re: [Django] #30062: Add UniqueConstraint condition parameter

2019-05-20 Thread Django
#30062: Add UniqueConstraint condition parameter -+- Reporter: Pavel Tyslacki |Owner: Pavel | Tyslacki Type: New feature |

Re: [Django] #30062: Add UniqueConstraint condition parameter

2019-05-20 Thread Django
#30062: Add UniqueConstraint condition parameter -+- Reporter: Pavel Tyslacki |Owner: Pavel | Tyslacki Type: New feature |

Re: [Django] #30411: Improve traceback formatting in technical 500 text responses

2019-05-20 Thread Django
#30411: Improve traceback formatting in technical 500 text responses -+- Reporter: Daniel Hahler|Owner: Daniel Type: | Hahler Cleanup/optimization

Re: [Django] #30472: Argon2id should be supported and become the default variety for Argon2PasswordHasher

2019-05-20 Thread Django
#30472: Argon2id should be supported and become the default variety for Argon2PasswordHasher --+ Reporter: Si Feng |Owner: fengsi Type: Cleanup/optimization |

Re: [Django] #30490: migrations unique_index on (app, name).

2019-05-20 Thread Django
#30490: migrations unique_index on (app, name). -+- Reporter: Richard |Owner: nobody Kojedzinszky | Type: Bug |

Re: [Django] #28147: Saving parent object after setting on child leads to unexpected data loss

2019-05-20 Thread Django
#28147: Saving parent object after setting on child leads to unexpected data loss -+- Reporter: Erwin Junge |Owner: robinh00d Type: Bug |

Re: [Django] #28763: Allow SessionStore's to be easily overridden to make dynamic the session cookie age

2019-05-20 Thread Django
#28763: Allow SessionStore's to be easily overridden to make dynamic the session cookie age -+- Reporter: Jaime Herencia |Owner: Hasan Enjuto | Ramezani

Re: [Django] #30488: SearchVector lookup is generating redundent Coalesce wrapper.

2019-05-20 Thread Django
#30488: SearchVector lookup is generating redundent Coalesce wrapper. --+ Reporter: T Lee |Owner: T Lee Type: Cleanup/optimization | Status: closed

Re: [Django] #30488: SearchVector lookup is generating redundent Coalesce wrapper.

2019-05-20 Thread Django
#30488: SearchVector lookup is generating redundent Coalesce wrapper. --+ Reporter: T Lee |Owner: T Lee Type: Cleanup/optimization | Status: closed

Re: [Django] #30490: migrations unique_index on (app, name). (was: migrations unique_index on (app, name))

2019-05-20 Thread Django
#30490: migrations unique_index on (app, name). -+- Reporter: Richard |Owner: nobody Kojedzinszky | Type: Bug |

Re: [Django] #30488: SearchVector lookup is generating redundent Coalesce wrapper.

2019-05-20 Thread Django
#30488: SearchVector lookup is generating redundent Coalesce wrapper. --+ Reporter: T Lee |Owner: T Lee Type: Cleanup/optimization | Status: assigned

Re: [Django] #30488: SearchVector lookup is generating redundent Coalesce wrapper.

2019-05-20 Thread Django
#30488: SearchVector lookup is generating redundent Coalesce wrapper. --+ Reporter: T Lee |Owner: T Lee Type: Cleanup/optimization | Status: assigned