Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #30249: Deprecate re-raising view exceptions from test client in tests

2019-03-18 Thread Django
#30249: Deprecate re-raising view exceptions from test client in tests -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: closed

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #30253: Document how to order nulls in QuerySet.order_by() (was: Add a note that `nulls_first` or `nulls_last` can be set in `order_by` using an F expression.)

2019-03-18 Thread Django
#30253: Document how to order nulls in QuerySet.order_by() -+- Reporter: Paul Wayper |Owner: nobody Type: | Status: new

Re: [Django] #30253: Document how to order nulls in QuerySet.order_by()

2019-03-18 Thread Django
#30253: Document how to order nulls in QuerySet.order_by() -+- Reporter: Paul Wayper |Owner: nobody Type: | Status: closed

Re: [Django] #30253: Document how to order nulls in QuerySet.order_by()

2019-03-18 Thread Django
#30253: Document how to order nulls in QuerySet.order_by() -+- Reporter: Paul Wayper |Owner: nobody Type: | Status: closed

[Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-18 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms -+-- Reporter: Chris Lamb | Owner: nobody Type: Bug|

Re: [Django] #28431: default='' (non-bytestring) on BinaryField crashes some migration operations

2019-03-18 Thread Django
#28431: default='' (non-bytestring) on BinaryField crashes some migration operations +-- Reporter: James |Owner: Hasan Ramezani Type: Bug | Status: assigned

Re: [Django] #30179: Merging 3 or more media objects can throw unnecessary MediaOrderConflictWarnings

2019-03-18 Thread Django
#30179: Merging 3 or more media objects can throw unnecessary MediaOrderConflictWarnings ---+ Reporter: Matt Westcott |Owner: nobody Type: Bug| Status: closed

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-18 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms -+ Reporter: Chris Lamb |Owner: nobody Type: Bug |

Re: [Django] #29379: Add autocomplete attribute to contrib.auth fields

2019-03-18 Thread Django
#29379: Add autocomplete attribute to contrib.auth fields --+-- Reporter: CHI Cheng |Owner: Hasan Ramezani Type: New feature | Status: assigned Component:

Re: [Django] #29712: Add warning in makemessages command if the localecode with `l` flag is not correct

2019-03-18 Thread Django
#29712: Add warning in makemessages command if the localecode with `l` flag is not correct --+ Reporter: Sanyam Khurana|Owner: (none) Type: Cleanup/optimization |

Re: [Django] #30179: Merging 3 or more media objects can throw unnecessary MediaOrderConflictWarnings

2019-03-18 Thread Django
#30179: Merging 3 or more media objects can throw unnecessary MediaOrderConflictWarnings ---+ Reporter: Matt Westcott |Owner: nobody Type: Bug| Status: closed

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes -+- Reporter: Matthias Kestenholz |Owner: Carlton Type: | Gibson Cleanup/optimization |

[Django] #30265: Django Documentation - Advanced tutorial: How to write reusable app

2019-03-18 Thread Django
#30265: Django Documentation - Advanced tutorial: How to write reusable app -+ Reporter: Abhishek Bera | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #29471: Set-Cookie response is cached for deleting invalid session cookies

2019-03-18 Thread Django
#29471: Set-Cookie response is cached for deleting invalid session cookies -+- Reporter: Duane Hutchins |Owner: | birthdaysgift Type: Bug

Re: [Django] #29471: Set-Cookie response is cached for deleting invalid session cookies

2019-03-18 Thread Django
#29471: Set-Cookie response is cached for deleting invalid session cookies -+- Reporter: Duane Hutchins |Owner: | birthdaysgift Type: Bug

[Django] #30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner

2019-03-18 Thread Django
#30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner -+- Reporter: Dolan | Owner: nobody Antenucci |

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

2019-03-18 Thread Django
#30209: Union with group by don't generate correct Subquery -+- Reporter: Nikolas |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #30259: admin_order_field not working with properties

2019-03-18 Thread Django
#30259: admin_order_field not working with properties ---+ Reporter: Tobias Wiese |Owner: Jani Tiainen Type: Bug| Status: assigned Component: contrib.admin

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

2019-03-18 Thread Django
#30209: Union with group by don't generate correct Subquery -+- Reporter: Nikolas |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #30258: Failed to add CheckConstraint on IntegerRangeField

2019-03-18 Thread Django
#30258: Failed to add CheckConstraint on IntegerRangeField -+- Reporter: Tilman Koschnick |Owner: Simon | Charette Type: Bug |

Re: [Django] #29697: Complex query crashes with "missing FROM-clause entry for table"

2019-03-18 Thread Django
#29697: Complex query crashes with "missing FROM-clause entry for table" -+- Reporter: Dmitry |Owner: Can | Sarıgöl Type: Bug

Re: [Django] #30231: Field's verbose_name is ignored in FilteredSelectMultiple widget for inlines created with "Add another" button

2019-03-18 Thread Django
#30231: Field's verbose_name is ignored in FilteredSelectMultiple widget for inlines created with "Add another" button -+ Reporter: Florian Schuler |Owner: (none) Type: Bug |

Re: [Django] #30258: Failed to add CheckConstraint on IntegerRangeField

2019-03-18 Thread Django
#30258: Failed to add CheckConstraint on IntegerRangeField -+- Reporter: Tilman Koschnick |Owner: Simon | Charette Type: Bug |

Re: [Django] #30258: Failed to add CheckConstraint on IntegerRangeField

2019-03-18 Thread Django
#30258: Failed to add CheckConstraint on IntegerRangeField -+- Reporter: Tilman Koschnick |Owner: Simon | Charette Type: Bug |

[Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes + Reporter: Matthias Kestenholz | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes --+ Reporter: Matthias Kestenholz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes --+ Reporter: Matthias Kestenholz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes --+ Reporter: Matthias Kestenholz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes --+ Reporter: Matthias Kestenholz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #30263: Mention the Media.merge change in the release notes

2019-03-18 Thread Django
#30263: Mention the Media.merge change in the release notes --+ Reporter: Matthias Kestenholz |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #28667: Documentation for extending UserCreationForm doesn't work with UserAdmin

2019-03-18 Thread Django
#28667: Documentation for extending UserCreationForm doesn't work with UserAdmin -+- Reporter: Nathanael Gordon |Owner: (none) Type: | Status: