Re: [Django] #30471: "This account is inactive" error on login form will never display with ModelBackend

2019-05-09 Thread Django
#30471: "This account is inactive" error on login form will never display with ModelBackend -+- Reporter: serenecloud |Owner: nobody Type: Bug |

[Django] #30471: "This account is inactive" error on login form will never display with ModelBackend

2019-05-09 Thread Django
#30471: "This account is inactive" error on login form will never display with ModelBackend -+- Reporter: | Owner: nobody serenecloud| Type:

Re: [Django] #30470: Complete assertHTMLEqual() support for all self closing tags

2019-05-09 Thread Django
#30470: Complete assertHTMLEqual() support for all self closing tags ---+-- Reporter: Jon Dufresne |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #30470: Complete assertHTMLEqual() support for all self closing tags

2019-05-09 Thread Django
#30470: Complete assertHTMLEqual() support for all self closing tags -+ Reporter: Jon Dufresne | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #30441: Persistent connections not reused on request.

2019-05-09 Thread Django
#30441: Persistent connections not reused on request. -+- Reporter: cryptogun|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #30441: Persistent connections not reused on request.

2019-05-09 Thread Django
#30441: Persistent connections not reused on request. -+- Reporter: cryptogun|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #30441: Persistent connections not reused on request.

2019-05-09 Thread Django
#30441: Persistent connections not reused on request. -+- Reporter: cryptogun|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #28936: simplify_regex should remove redundant escape sequences outside groups

2019-05-09 Thread Django
#28936: simplify_regex should remove redundant escape sequences outside groups -+- Reporter: Cristi Vîjdea|Owner: Oliver | Cleary Type: Bug

Re: [Django] #23076: Cascaded deletion of polymorphic models fails

2019-05-09 Thread Django
#23076: Cascaded deletion of polymorphic models fails -+- Reporter: jernej@… |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #23076: Cascaded deletion of polymorphic models fails

2019-05-09 Thread Django
#23076: Cascaded deletion of polymorphic models fails -+- Reporter: jernej@… |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #30316: Link to default logging dictConfig in documentation

2019-05-09 Thread Django
#30316: Link to default logging dictConfig in documentation -+- Reporter: Andrew Badr |Owner: Ahisahar Type: | Pretel Cleanup/optimization |

Re: [Django] #30459: If a StackedInline has fieldsets with the "collapsed" class, the "Show" link doesn't work on inline forms added with the "Add another [inline object]" link

2019-05-09 Thread Django
#30459: If a StackedInline has fieldsets with the "collapsed" class, the "Show" link doesn't work on inline forms added with the "Add another [inline object]" link --+ Reporter: Antonis Christofides |

Re: [Django] #30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label

2019-05-09 Thread Django
#30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label -+- Reporter: Vsevolod Novikov |Owner: nobody Type: |

[Django] #30469: Boolean False becomes NULL with recent mysql-connector-python

2019-05-09 Thread Django
#30469: Boolean False becomes NULL with recent mysql-connector-python -+- Reporter: squio | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #30453: Django's template library tags cant use already decorated things like lru_cache because of getfullargspec

2019-05-09 Thread Django
#30453: Django's template library tags cant use already decorated things like lru_cache because of getfullargspec -+- Reporter: Batuhan Taşkaya |Owner: Batuhan Type:

Re: [Django] #30453: Django's template library tags cant use already decorated things like lru_cache because of getfullargspec

2019-05-09 Thread Django
#30453: Django's template library tags cant use already decorated things like lru_cache because of getfullargspec -+- Reporter: Batuhan Taşkaya |Owner: Batuhan Type:

Re: [Django] #30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute.

2019-05-09 Thread Django
#30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute. -+- Reporter: Jon Dufresne |Owner: nobody Type: Bug |

Re: [Django] #27804: Use unittest.subTest() in Django's test suite

2019-05-09 Thread Django
#27804: Use unittest.subTest() in Django's test suite --+ Reporter: Tim Graham|Owner: (none) Type: Cleanup/optimization | Status: closed Component: Core

Re: [Django] #30199: get_or_create documentation encourages unsafe usage

2019-05-09 Thread Django
#30199: get_or_create documentation encourages unsafe usage -+- Reporter: Alex |Owner: Alex Type: | Status: assigned

Re: [Django] #30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute.

2019-05-09 Thread Django
#30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute. -+- Reporter: Jon Dufresne |Owner: nobody Type: Bug |

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

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

Re: [Django] #30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute.

2019-05-09 Thread Django
#30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute. ---+ Reporter: Jon Dufresne |Owner: nobody Type: Bug| Status: new

Re: [Django] #30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute.

2019-05-09 Thread Django
#30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute. ---+-- Reporter: Jon Dufresne |Owner: nobody Type: Bug| Status:

[Django] #30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute.

2019-05-09 Thread Django
#30468: assertHTMLEqual doesn't account for all ASCII whitespace in a class attribute. -+ Reporter: Jon Dufresne | Owner: nobody Type: Bug| Status: new

Re: [Django] #30399: Use Python stdlib html.escape() to in django.utils.html.escape()

2019-05-09 Thread Django
#30399: Use Python stdlib html.escape() to in django.utils.html.escape() -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: closed

Re: [Django] #24342: Add EnumField model/form fields

2019-05-09 Thread Django
#24342: Add EnumField model/form fields -+- Reporter: Thomas Stephenson|Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #27086: running servers.tests may hang in parallel mode on Mac OS X

2019-05-09 Thread Django
#27086: running servers.tests may hang in parallel mode on Mac OS X -+- Reporter: Chris Jerdonek |Owner: nobody Type: | Status: closed

Re: [Django] #30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label

2019-05-09 Thread Django
#30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label -+- Reporter: Vsevolod Novikov |Owner: nobody Type: |

Re: [Django] #30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter

2019-05-09 Thread Django
#30449: Ordering problem in admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter -+- Reporter: Moritz Pfeiffer |Owner: nobody Type: Bug |

Re: [Django] #30453: Django's template library tags cant use already decorated things like lru_cache because of getfullargspec

2019-05-09 Thread Django
#30453: Django's template library tags cant use already decorated things like lru_cache because of getfullargspec -+- Reporter: Batuhan Taşkaya |Owner: Batuhan

Re: [Django] #30466: FieldFile.save documentation is misleading

2019-05-09 Thread Django
#30466: FieldFile.save documentation is misleading ---+-- Reporter: gcbirzan |Owner: nobody Type: Bug| Status: closed Component: Documentation |

[Django] #30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label

2019-05-09 Thread Django
#30467: `makemigrations app_label` sometimes tries to create migrations for unrequested app_label + Reporter: Vsevolod Novikov | Owner: nobody Type: Cleanup/optimization |

Re: [Django] #30459: If a StackedInline has fieldsets with the "collapsed" class, the "Show" link doesn't work on inline forms added with the "Add another [inline object]" link

2019-05-09 Thread Django
#30459: If a StackedInline has fieldsets with the "collapsed" class, the "Show" link doesn't work on inline forms added with the "Add another [inline object]" link --+ Reporter: Antonis Christofides |

Re: [Django] #30463: Deprecation message crashes when using a query expression in Model.ordering.

2019-05-09 Thread Django
#30463: Deprecation message crashes when using a query expression in Model.ordering. -+- Reporter: Jannis |Owner: nobody Type: Bug | Status: