Re: [Django] #27818: Use contextlib.suppress to suppress exceptions.

2017-08-17 Thread Django
#27818: Use contextlib.suppress to suppress exceptions. -+- Reporter: Mads Jensen |Owner: Tim Type: | Graham Cleanup/optimization |

Re: [Django] #27515: Make AuthenticationForm use the username length from the user model

2017-08-17 Thread Django
#27515: Make AuthenticationForm use the username length from the user model -+- Reporter: Ramin Farajpour |Owner: Lucas Cami | Connors Type:

Re: [Django] #27515: Make AuthenticationForm use the username length from the user model

2017-08-17 Thread Django
#27515: Make AuthenticationForm use the username length from the user model -+- Reporter: Ramin Farajpour |Owner: Lucas Cami | Connors Type:

Re: [Django] #27515: Make AuthenticationForm use the username length from the user model

2017-08-17 Thread Django
#27515: Make AuthenticationForm use the username length from the user model -+- Reporter: Ramin Farajpour |Owner: Lucas Cami | Connors Type:

Re: [Django] #25253: MySQL migrations drop & recreate constraints unnecessarily when changing attributes that don't affect the schema

2017-08-17 Thread Django
#25253: MySQL migrations drop & recreate constraints unnecessarily when changing attributes that don't affect the schema --+ Reporter: Thomas Recouvreux |Owner: Shun Yu Type: Cleanup/opt

[Django] #28505: Django admin many to many recursive field widget shows identical objects

2017-08-17 Thread Django
#28505: Django admin many to many recursive field widget shows identical objects -+- Reporter: Darshan| Owner: nobody Singh Khalsa | Type: Bug|

Re: [Django] #28337: fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get

2017-08-17 Thread Django
#28337: fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get -+- Reporter: Roland van Laar |Owner: Patrick Type: | Jenki

Re: [Django] #28337: fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get

2017-08-17 Thread Django
#28337: fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get -+- Reporter: Roland van Laar |Owner: Patrick Type: | Jenki

Re: [Django] #28050: TemplateSyntaxError should contain template name

2017-08-17 Thread Django
#28050: TemplateSyntaxError should contain template name -+- Reporter: Petr Dlouhý |Owner: Roger | Masse Type: New feature |

Re: [Django] #28050: TemplateSyntaxError should contain template name

2017-08-17 Thread Django
#28050: TemplateSyntaxError should contain template name -+- Reporter: Petr Dlouhý |Owner: Roger | Masse Type: New feature |

Re: [Django] #28050: TemplateSyntaxError should contain template name

2017-08-17 Thread Django
#28050: TemplateSyntaxError should contain template name -+- Reporter: Petr Dlouhý |Owner: Roger | Masse Type: New feature |

Re: [Django] #21429: BaseCommand should use logging instead of custom output wrappers

2017-08-17 Thread Django
#21429: BaseCommand should use logging instead of custom output wrappers -+- Reporter: Nical|Owner: John Kang Type: New feature | Status: assigned

Re: [Django] #28050: TemplateSyntaxError should contain template name

2017-08-17 Thread Django
#28050: TemplateSyntaxError should contain template name -+- Reporter: Petr Dlouhý |Owner: Roger | Masse Type: New feature |

Re: [Django] #28493: Foreign keys break on migration if models are renamed in a different app

2017-08-17 Thread Django
#28493: Foreign keys break on migration if models are renamed in a different app -+- Reporter: Christopher |Owner: Jeremy Neugebauer | Satterfield Type: U

Re: [Django] #28504: Add hooks into schema alter_field and reduce complexity

2017-08-17 Thread Django
#28504: Add hooks into schema alter_field and reduce complexity -+- Reporter: Rachel Tobin |Owner: nobody Type: | Status: new Cleanup/optimi

[Django] #28504: Add hooks into schema alter_field and reduce complexity

2017-08-17 Thread Django
#28504: Add hooks into schema alter_field and reduce complexity -+- Reporter: Rachel | Owner: nobody Tobin | Type: New| Status: n

Re: [Django] #10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views

2017-08-17 Thread Django
#10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views -+ Reporter: mrts |Owner: (none) Type: New feature

Re: [Django] #28306: Complete test coverage for django/utils/lorem_ipsum.py

2017-08-17 Thread Django
#28306: Complete test coverage for django/utils/lorem_ipsum.py -+- Reporter: Idan Melamed |Owner: Type: | luiscberrocal Cleanup/optimization |

Re: [Django] #10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views

2017-08-17 Thread Django
#10761: ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views -+--- Reporter: mrts |Owner: Pablo Ricco Type: New feat

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

2017-08-17 Thread Django
#28147: Saving parent object after setting on child leads to unexpected data loss -+- Reporter: Erwin Junge |Owner: Amy Mok Type: Bug | Status:

Re: [Django] #27515: Make AuthenticationForm use the username length from the user model

2017-08-17 Thread Django
#27515: Make AuthenticationForm use the username length from the user model -+- Reporter: Ramin Farajpour |Owner: Lucas Cami | Connors Type:

Re: [Django] #27877: Management command exceptions should be logged

2017-08-17 Thread Django
#27877: Management command exceptions should be logged -+- Reporter: karyon |Owner: John Kang Type: New feature | Status: assigned Component: C

Re: [Django] #28332: Diamond multiple inheritance example in docs gives a clashing field check error

2017-08-17 Thread Django
#28332: Diamond multiple inheritance example in docs gives a clashing field check error -+- Reporter: Luc Saffre |Owner: Jeremy | Satterfield

Re: [Django] #28337: fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get

2017-08-17 Thread Django
#28337: fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get -+- Reporter: Roland van Laar |Owner: Patrick Type: | Jenki

Re: [Django] #28050: TemplateSyntaxError should contain template name

2017-08-17 Thread Django
#28050: TemplateSyntaxError should contain template name -+- Reporter: Petr Dlouhý |Owner: Roger | Masse Type: New feature |

Re: [Django] #28082: BaseDateListView should pass all context to subclasses

2017-08-17 Thread Django
#28082: BaseDateListView should pass all context to subclasses -+- Reporter: Leon Matthews|Owner: Sebastián Type: | Sassi Cleanup/optimization |

Re: [Django] #21442: Configurable request parsing.

2017-08-17 Thread Django
#21442: Configurable request parsing. ---+ Reporter: Tom Christie |Owner: Tom Christie Type: New feature| Status: assigned Component: HTTP handling |

Re: [Django] #28005: normalize usage of terms 'argument' and 'parameter'

2017-08-17 Thread Django
#28005: normalize usage of terms 'argument' and 'parameter' -+- Reporter: Sergey Fedoseev |Owner: lachilles Type: | Status: assigned Cleanup/op

Re: [Django] #28488: Django 1.11 to 1.11.4 raises CSRF verification failed if settings.DEBUG is False

2017-08-17 Thread Django
#28488: Django 1.11 to 1.11.4 raises CSRF verification failed if settings.DEBUG is False -+- Reporter: Ruben Alves |Owner: nobody Type: Bug | Sta

Re: [Django] #28118: reverse() and get_absolute_url() may return different output for same FlatPage

2017-08-17 Thread Django
#28118: reverse() and get_absolute_url() may return different output for same FlatPage ---+- Reporter: Pat|Owner: Michal Type: Bug| Status: clo