Re: [Django] #31312: Wrong MySQL query generation after version 3.0.3.

2020-02-27 Thread Django
#31312: Wrong MySQL query generation after version 3.0.3. -+- Reporter: rick2ricks |Owner: Simon | Charette Type: Bug |

Re: [Django] #31312: Wrong MySQL query generation after version 3.0.3.

2020-02-27 Thread Django
#31312: Wrong MySQL query generation after version 3.0.3. -+- Reporter: rick2ricks |Owner: Simon | Charette Type: Bug |

Re: [Django] #31032: Document the minimal supported version of browsers for the admin

2020-02-27 Thread Django
#31032: Document the minimal supported version of browsers for the admin -+- Reporter: Claude Paroz |Owner: Carlton Type: | Gibson Cleanup/optimization

Re: [Django] #31301: bulk_create with ForeignKey fields with mixed filled/None values fails

2020-02-27 Thread Django
#31301: bulk_create with ForeignKey fields with mixed filled/None values fails -+- Reporter: Hans Aarne Liblik|Owner: Hans | Aarne Liblik Type: Bug

Re: [Django] #31032: Document the minimal supported version of browsers for the admin

2020-02-27 Thread Django
#31032: Document the minimal supported version of browsers for the admin -+- Reporter: Claude Paroz |Owner: Carlton Type: | Gibson Cleanup/optimization

Re: [Django] #27370: Django's Select widget adds a required="required" attribute, even if created with empty_label=True

2020-02-27 Thread Django
#27370: Django's Select widget adds a required="required" attribute, even if created with empty_label=True -+- Reporter: alexpirine |Owner: Josef Type: |

Re: [Django] #27370: Django's Select widget adds a required="required" attribute, even if created with empty_label=True

2020-02-27 Thread Django
#27370: Django's Select widget adds a required="required" attribute, even if created with empty_label=True -+- Reporter: alexpirine |Owner: Josef Type: |

Re: [Django] #31307: Arrow display error in filter_horizontal field when width less than 1024px

2020-02-27 Thread Django
#31307: Arrow display error in filter_horizontal field when width less than 1024px -+- Reporter: 007 |Owner: 007 Type: Bug | Status:

Re: [Django] #31307: Arrow display error in filter_horizontal field when width less than 1024px

2020-02-27 Thread Django
#31307: Arrow display error in filter_horizontal field when width less than 1024px -+- Reporter: 007 |Owner: 007 Type: Bug | Status:

Re: [Django] #31032: Document the minimal supported version of browsers for the admin

2020-02-27 Thread Django
#31032: Document the minimal supported version of browsers for the admin -+- Reporter: Claude Paroz |Owner: Carlton Type: | Gibson Cleanup/optimization

Re: [Django] #15619: Logout link should be protected

2020-02-27 Thread Django
#15619: Logout link should be protected -+- Reporter: Alexey Boriskin |Owner: René | Fleschenberg Type: Bug |

Re: [Django] #31295: Avoid Select widget triggering additional query when using ModelChoiceIterator. (was: Avoid Select widget triggering additional query in ModelChoiceIterator.)

2020-02-27 Thread Django
#31295: Avoid Select widget triggering additional query when using ModelChoiceIterator. --+ Reporter: Aurélien Pardon |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #31064: Migration doesn't detect precision changes in fields that ManyToMany points to.

2020-02-27 Thread Django
#31064: Migration doesn't detect precision changes in fields that ManyToMany points to. -+ Reporter: zapililirad |Owner: Dart Type: Bug | Status: assigned

Re: [Django] #31301: bulk_create with ForeignKey fields with mixed filled/None values fails

2020-02-27 Thread Django
#31301: bulk_create with ForeignKey fields with mixed filled/None values fails -+- Reporter: Hans Aarne Liblik|Owner: Hans | Aarne Liblik Type: Bug

[Django] #31314: makemessages doesn't provide feedback when no locale is specified

2020-02-27 Thread Django
#31314: makemessages doesn't provide feedback when no locale is specified -+- Reporter: | Owner: nobody cmackenziek| Type: Bug|

Re: [Django] #31185: fields.E310-E311 should take into account UniqueConstraints without conditions.

2020-02-27 Thread Django
#31185: fields.E310-E311 should take into account UniqueConstraints without conditions. -+- Reporter: Pavel Garkin |Owner: Ahmad | Abdallah

Re: [Django] #31310: Wrong hint about recursive relationship. (was: Wrong hint about recursive relationship)

2020-02-27 Thread Django
#31310: Wrong hint about recursive relationship. -+- Reporter: Matheus Cunha Motta |Owner: Matheus Type: | Cunha Motta Cleanup/optimization |

Re: [Django] #31314: makemessages doesn't provide feedback when no locale is specified

2020-02-27 Thread Django
#31314: makemessages doesn't provide feedback when no locale is specified -+- Reporter: cmackenziek |Owner: nobody Type: Bug | Status: new

Re: [Django] #31295: Avoid Select widget triggering additional query in ModelChoiceIterator. (was: required ModelChoiceField makes duplicate (cursor) queries to the database)

2020-02-27 Thread Django
#31295: Avoid Select widget triggering additional query in ModelChoiceIterator. -+- Reporter: Aurélien Pardon |Owner: nobody Type: | Status:

Re: [Django] #31295: Avoid Select widget triggering additional query in ModelChoiceIterator.

2020-02-27 Thread Django
#31295: Avoid Select widget triggering additional query in ModelChoiceIterator. --+ Reporter: Aurélien Pardon |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #31185: fields.E310-E311 should take into account UniqueConstraints without conditions.

2020-02-27 Thread Django
#31185: fields.E310-E311 should take into account UniqueConstraints without conditions. -+- Reporter: Pavel Garkin |Owner: Ahmad | Abdallah

Re: [Django] #31251: QuerySet.annotate() crashes when grouping by OuterRef().

2020-02-27 Thread Django
#31251: QuerySet.annotate() crashes when grouping by OuterRef(). -+- Reporter: Oliver Ford |Owner: Rohit Jha Type: | Status: closed

Re: [Django] #27370: Django's Select widget adds a required="required" attribute, even if created with empty_label=True

2020-02-27 Thread Django
#27370: Django's Select widget adds a required="required" attribute, even if created with empty_label=True -+- Reporter: alexpirine |Owner: Josef Type: |

Re: [Django] #31255: Migrations create a redundant RemoveField operation when deleting 2 models with related fields.

2020-02-27 Thread Django
#31255: Migrations create a redundant RemoveField operation when deleting 2 models with related fields. -+- Reporter: Panagis |Owner: Rohit Jha Alisandratos |

Re: [Django] #31307: Arrow display error in filter_horizontal field when width less than 1024px

2020-02-27 Thread Django
#31307: Arrow display error in filter_horizontal field when width less than 1024px -+- Reporter: 007 |Owner: 007 Type: Bug | Status:

Re: [Django] #31301: bulk_create with ForeignKey fields with mixed filled/None values fails

2020-02-27 Thread Django
#31301: bulk_create with ForeignKey fields with mixed filled/None values fails -+- Reporter: Hans Aarne Liblik|Owner: Hans | Aarne Liblik Type: Bug

Re: [Django] #31301: bulk_create with ForeignKey fields with mixed filled/None values fails

2020-02-27 Thread Django
#31301: bulk_create with ForeignKey fields with mixed filled/None values fails -+- Reporter: Hans Aarne Liblik|Owner: Hans | Aarne Liblik Type: Bug

Re: [Django] #31301: bulk_create with ForeignKey fields with mixed filled/None values fails

2020-02-27 Thread Django
#31301: bulk_create with ForeignKey fields with mixed filled/None values fails -+- Reporter: Hans Aarne Liblik|Owner: Hans | Aarne Liblik Type: Bug

Re: [Django] #31310: Wrong hint about recursive relationship.

2020-02-27 Thread Django
#31310: Wrong hint about recursive relationship. -+- Reporter: Matheus Cunha Motta |Owner: Matheus Type: | Cunha Motta Cleanup/optimization |

Re: [Django] #31311: Unneeded escape sequences in character classes

2020-02-27 Thread Django
#31311: Unneeded escape sequences in character classes --+ Reporter: Kimball Leavitt |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #31311: Unneeded escape sequences in character classes

2020-02-27 Thread Django
#31311: Unneeded escape sequences in character classes -+- Reporter: Kimball Leavitt |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #31311: Unneeded escape sequences in character classes

2020-02-27 Thread Django
#31311: Unneeded escape sequences in character classes --+ Reporter: Kimball Leavitt |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #31307: Arrow display error in filter_horizontal field when width less than 1024px

2020-02-27 Thread Django
#31307: Arrow display error in filter_horizontal field when width less than 1024px -+- Reporter: 007 |Owner: 007 Type: Bug | Status:

Re: [Django] #31293: MultiPartParser support double quotes

2020-02-27 Thread Django
#31293: MultiPartParser support double quotes -+- Reporter: 007 |Owner: 007 Type: | Status: assigned Cleanup/optimization

Re: [Django] #31293: MultiPartParser support double quotes

2020-02-27 Thread Django
#31293: MultiPartParser support double quotes --+ Reporter: 007 |Owner: 007 Type: Cleanup/optimization | Status: assigned Component: HTTP handling

Re: [Django] #31064: Migration doesn't detect precision changes in fields that ManyToMany points to.

2020-02-27 Thread Django
#31064: Migration doesn't detect precision changes in fields that ManyToMany points to. -+ Reporter: zapililirad |Owner: Dart Type: Bug | Status: assigned

Re: [Django] #31295: Avoid Select widget triggering additional query when using ModelChoiceIterator.

2020-02-27 Thread Django
#31295: Avoid Select widget triggering additional query when using ModelChoiceIterator. --+ Reporter: Aurélien Pardon |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #15619: Logout link should be protected

2020-02-27 Thread Django
#15619: Logout link should be protected -+- Reporter: Alexey Boriskin |Owner: René | Fleschenberg Type: Bug |

Re: [Django] #31255: Migrations create a redundant RemoveField operation when deleting 2 models with related fields.

2020-02-27 Thread Django
#31255: Migrations create a redundant RemoveField operation when deleting 2 models with related fields. -+- Reporter: Panagis |Owner: Rohit Jha Alisandratos |

Re: [Django] #31255: Migrations create a redundant RemoveField operation when deleting 2 models with related fields.

2020-02-27 Thread Django
#31255: Migrations create a redundant RemoveField operation when deleting 2 models with related fields. -+- Reporter: Panagis |Owner: Rohit Jha Alisandratos |

[Django] #31315: Closing all connections in function tagged with @transaction_atomic or transaction atomic block breaks atomicity

2020-02-27 Thread Django
#31315: Closing all connections in function tagged with @transaction_atomic or transaction atomic block breaks atomicity -+- Reporter: David | Owner: nobody Eling |

Re: [Django] #31312: Wrong MySQL query generation after version 3.0.3.

2020-02-27 Thread Django
#31312: Wrong MySQL query generation after version 3.0.3. -+- Reporter: Ricardo Helou|Owner: Simon | Charette Type: Bug |

Re: [Django] #31314: makemessages doesn't provide feedback when no locale is specified

2020-02-27 Thread Django
#31314: makemessages doesn't provide feedback when no locale is specified -+- Reporter: Cristóbal Mackenzie |Owner: nobody Type: Bug | Status: new

Re: [Django] #31307: Arrow display error in filter_horizontal field when width less than 1024px

2020-02-27 Thread Django
#31307: Arrow display error in filter_horizontal field when width less than 1024px -+- Reporter: 007 |Owner: 007 Type: Bug | Status: