Re: [Django] #32470: django.test.Client ignores request.urlconf when setting response.resolver_match

2021-02-22 Thread Django
#32470: django.test.Client ignores request.urlconf when setting response.resolver_match -+- Reporter: Marc Gibbons |Owner: Marc | Gibbons Type:

Re: [Django] #32471: Document the return value of EmailMessage.send()

2021-02-22 Thread Django
#32471: Document the return value of EmailMessage.send() -+- Reporter: Baptiste Mispelon|Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #32471: Document the return value of EmailMessage.send()

2021-02-22 Thread Django
#32471: Document the return value of EmailMessage.send() -+- Reporter: Baptiste Mispelon|Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #32445: LiveServerThreadTest.test_closes_connections() doesn't pass with non-in-memory SQLite

2021-02-22 Thread Django
#32445: LiveServerThreadTest.test_closes_connections() doesn't pass with non-in- memory SQLite -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Clean

Re: [Django] #32226: QuerySet.explain(format='json') outputs repr'd JSON on PostgreSQL

2021-02-22 Thread Django
#32226: QuerySet.explain(format='json') outputs repr'd JSON on PostgreSQL -+- Reporter: Adam Johnson |Owner: udaykiran Type: Bug | Status: assigne

Re: [Django] #20423: Template renderer does not parse numeric variables

2021-02-22 Thread Django
#20423: Template renderer does not parse numeric variables -+- Reporter: antonio@…|Owner: Tim Type: | McCurrach Cleanup/optimization |

Re: [Django] #32472: runserver prematurely closes connection for large response body

2021-02-22 Thread Django
#32472: runserver prematurely closes connection for large response body ---+ Reporter: David Sanders |Owner: nobody Type: Bug| Status: new Component: HTTP handli

Re: [Django] #32472: runserver prematurely closes connection for large response body

2021-02-22 Thread Django
#32472: runserver prematurely closes connection for large response body ---+ Reporter: David Sanders |Owner: nobody Type: Bug| Status: new Component: HTTP handli

Re: [Django] #32472: runserver prematurely closes connection for large response body

2021-02-22 Thread Django
#32472: runserver prematurely closes connection for large response body ---+ Reporter: David Sanders |Owner: nobody Type: Bug| Status: new Component: HTTP handli

Re: [Django] #32472: runserver prematurely closes connection for large response body

2021-02-22 Thread Django
#32472: runserver prematurely closes connection for large response body ---+ Reporter: David Sanders |Owner: nobody Type: Bug| Status: new Component: HTTP handli

Re: [Django] #24141: contains() method for QuerySets

2021-02-22 Thread Django
#24141: contains() method for QuerySets -+- Reporter: gormster |Owner: Johan | Schiff Type: New feature | Status:

Re: [Django] #32204: Quick Filter for the Admin Sidebar

2021-02-22 Thread Django
#32204: Quick Filter for the Admin Sidebar -+ Reporter: Maxim Milovanov |Owner: nobody Type: New feature | Status: new Component: contrib.admin|

Re: [Django] #20423: Template renderer does not parse numeric variables

2021-02-22 Thread Django
#20423: Template renderer does not parse numeric variables -+- Reporter: antonio@…|Owner: Tim McCurrach Type: Bug | Status: assigned Component: T

Re: [Django] #32475: datadump and dataload subcommands documentation error

2021-02-22 Thread Django
#32475: datadump and dataload subcommands documentation error ---+-- Reporter: Mike Slinn |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #32226: QuerySet.explain(format='json') outputs repr'd JSON on PostgreSQL

2021-02-22 Thread Django
#32226: QuerySet.explain(format='json') outputs repr'd JSON on PostgreSQL -+- Reporter: Adam Johnson |Owner: udaykiran Type: Bug | Status: assigne

Re: [Django] #28607: HashedFilesMixin's post_process() yields multiple times for the same file

2021-02-22 Thread Django
#28607: HashedFilesMixin's post_process() yields multiple times for the same file -+- Reporter: Ed Morley|Owner: Jacob | Walls Type: Bug

Re: [Django] #2750: ManyToManyField ignores 'default' option

2021-02-22 Thread Django
#2750: ManyToManyField ignores 'default' option -+- Reporter: bangcok_dangerus@… |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #31679: Django subtly produces incorrect query when the same keyword appears in both aggregate() and annotate()

2021-02-22 Thread Django
#31679: Django subtly produces incorrect query when the same keyword appears in both aggregate() and annotate() -+- Reporter: StefanosChaliasos|Owner: (none) Type: Bug |

Re: [Django] #12090: Show admin actions on the edit pages too

2021-02-22 Thread Django
#12090: Show admin actions on the edit pages too ---+ Reporter: Florian Apolloner |Owner: jgmize Type: New feature| Status: assigned Component: contrib.admin

Re: [Django] #29843: Create permissions using migration operations rather than using the post_migrate signal

2021-02-22 Thread Django
#29843: Create permissions using migration operations rather than using the post_migrate signal -+- Reporter: Petter Strandmark|Owner: Arthur Type: | Rio Cleanup/

Re: [Django] #29205: MultiValueField ignores a required value of a sub field

2021-02-22 Thread Django
#29205: MultiValueField ignores a required value of a sub field +--- Reporter: Takayuki Hirai |Owner: Jacob Walls Type: Bug | Status: assigned Component: For

Re: [Django] #32475: datadump and dataload subcommands documentation error

2021-02-22 Thread Django
#32475: datadump and dataload subcommands documentation error ---+-- Reporter: Mike Slinn |Owner: nobody Type: Bug| Status: closed Component: Documentation |

[Django] #32475: datadump and dataload subcommands documentation error

2021-02-22 Thread Django
#32475: datadump and dataload subcommands documentation error -+ Reporter: mslinn | Owner: nobody Type: Bug| Status: new Component: Documentation

Re: [Django] #32466: Closed ticket #29138 breaks autocomplete for inherited models

2021-02-22 Thread Django
#32466: Closed ticket #29138 breaks autocomplete for inherited models -+- Reporter: dlis |Owner: Johannes | Maron Type: Bug

Re: [Django] #32471: Document the return value of EmailMessage.send()

2021-02-22 Thread Django
#32471: Document the return value of EmailMessage.send() -+- Reporter: Baptiste Mispelon|Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #32466: Closed ticket #29138 breaks autocomplete for inherited models

2021-02-22 Thread Django
#32466: Closed ticket #29138 breaks autocomplete for inherited models -+- Reporter: dlis |Owner: Johannes | Maron Type: Bug

Re: [Django] #32466: Closed ticket #29138 breaks autocomplete for inherited models

2021-02-22 Thread Django
#32466: Closed ticket #29138 breaks autocomplete for inherited models -+- Reporter: dlis |Owner: Johannes | Maron Type: Bug

Re: [Django] #32398: Excluding on annotations doesn't apply null handling.

2021-02-22 Thread Django
#32398: Excluding on annotations doesn't apply null handling. -+- Reporter: Gordon Wrigley |Owner: Jordan | Bae Type: Bug |

Re: [Django] #32144: makemessages leaves temporary files when locale directory doesn't exist.

2021-02-22 Thread Django
#32144: makemessages leaves temporary files when locale directory doesn't exist. -+- Reporter: boxed|Owner: boxed Type: Bug | Status: assi

Re: [Django] #32466: Closed ticket #29138 breaks autocomplete for inherited models

2021-02-22 Thread Django
#32466: Closed ticket #29138 breaks autocomplete for inherited models -+- Reporter: dlis |Owner: Johannes | Maron Type: Bug

Re: [Django] #32445: LiveServerThreadTest.test_closes_connections() doesn't pass with non-in-memory SQLite

2021-02-22 Thread Django
#32445: LiveServerThreadTest.test_closes_connections() doesn't pass with non-in- memory SQLite -+- Reporter: Chris Jerdonek |Owner: Chris Type: | Jerdonek Clean

Re: [Django] #4027: Document how to make copies of model instances

2021-02-22 Thread Django
#4027: Document how to make copies of model instances -+- Reporter: Marek Kubica |Owner: Tomek | Paczkowski Type: New feature |

Re: [Django] #4027: Document how to make copies of model instances

2021-02-22 Thread Django
#4027: Document how to make copies of model instances -+- Reporter: Marek Kubica |Owner: Tomek | Paczkowski Type: New feature |

Re: [Django] #31991: QuerySet.raw() method returns string instead of dict for JSONField().

2021-02-22 Thread Django
#31991: QuerySet.raw() method returns string instead of dict for JSONField(). -+- Reporter: horpto |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31991: QuerySet.raw() method returns string instead of dict for JSONField().

2021-02-22 Thread Django
#31991: QuerySet.raw() method returns string instead of dict for JSONField(). -+- Reporter: horpto |Owner: nobody Type: Bug | Status: new

Re: [Django] #32474: JSONField and register_default_jsonb all json column return as str

2021-02-22 Thread Django
#32474: JSONField and register_default_jsonb all json column return as str -+- Reporter: koshak01 |Owner: nobody Type: | Status: closed

Re: [Django] #32472: runserver prematurely closes connection for large response body

2021-02-22 Thread Django
#32472: runserver prematurely closes connection for large response body ---+ Reporter: David Sanders |Owner: nobody Type: Bug| Status: new Component: HTTP handli

[Django] #32474: JSONField and register_default_jsonb all json column return as str

2021-02-22 Thread Django
#32474: JSONField and register_default_jsonb all json column return as str + Reporter: koshak01 | Owner: (none) Type: Cleanup/optimization | Status: new

Re: [Django] #32472: runserver prematurely closes connection for large response body

2021-02-22 Thread Django
#32472: runserver prematurely closes connection for large response body ---+ Reporter: David Sanders |Owner: nobody Type: Bug| Status: new Component: HTTP handli

Re: [Django] #32466: Closed ticket #29138 breaks autocomplete for inherited models

2021-02-22 Thread Django
#32466: Closed ticket #29138 breaks autocomplete for inherited models -+- Reporter: dlis |Owner: Johannes | Maron Type: Bug

Re: [Django] #16117: Provide decorators to easily mark functions/methods as list_display items or admin actions

2021-02-22 Thread Django
#16117: Provide decorators to easily mark functions/methods as list_display items or admin actions -+- Reporter: Matt Harasymczuk |Owner: Nick Pope Type: New feature |

Re: [Django] #16117: Provide decorators to easily mark functions/methods as list_display items or admin actions

2021-02-22 Thread Django
#16117: Provide decorators to easily mark functions/methods as list_display items or admin actions -+- Reporter: Matt Harasymczuk |Owner: Nick Pope Type: New feature |

Re: [Django] #32469: Add support for maxDiff to TransactionTestCase.assertQuerysetEqual().

2021-02-22 Thread Django
#32469: Add support for maxDiff to TransactionTestCase.assertQuerysetEqual(). -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: clo

Re: [Django] #32473: no additional info is printed even runserver with --verbosity 3

2021-02-22 Thread Django
#32473: no additional info is printed even runserver with --verbosity 3 -+- Reporter: stirwl |Owner: nobody Type: | Status: closed Cle

[Django] #32473: no additional info is printed even runserver with --verbosity 3

2021-02-22 Thread Django
#32473: no additional info is printed even runserver with --verbosity 3 -+- Reporter: stirwl | Owner: nobody Type: Bug| Status: new Component: Ut

Re: [Django] #32469: Add support for maxDiff to TransactionTestCase.assertQuerysetEqual().

2021-02-22 Thread Django
#32469: Add support for maxDiff to TransactionTestCase.assertQuerysetEqual(). -+- Reporter: Nick Pope|Owner: Nick Pope Type: | Status: ass