Re: [Django] #22997: Migration fails when removing explicit primary key (was: Migration fails when removing explicit primary key (Postgres))

2024-04-30 Thread Django
#22997: Migration fails when removing explicit primary key -+ Reporter: a.lloyd.flanagan@… |Owner: bcail Type: Bug | Status: assigned Component:

Re: [Django] #22997: Migration fails when removing explicit primary key (Postgres) (was: Migration fails when removing explicit primary key)

2024-04-30 Thread Django
#22997: Migration fails when removing explicit primary key (Postgres) -+ Reporter: a.lloyd.flanagan@… |Owner: bcail Type: Bug | Status: assigned

Re: [Django] #32819: Fields’ help text and errors should be associated with input

2024-04-30 Thread Django
#32819: Fields’ help text and errors should be associated with input -+- Reporter: Thibaud Colas|Owner: David | Smith Type: Bug

Re: [Django] #35378: Incorrect folding of long address headers with special characters when using 7bit Content-Transfer-Encoding in EmailMessage

2024-04-30 Thread Django
#35378: Incorrect folding of long address headers with special characters when using 7bit Content-Transfer-Encoding in EmailMessage -+- Reporter: andres |Owner: Lufafa Joshua Type: Bug

[Django] #35415: Adding content_type to StreamingHttpResponse on Linux causes memory error after streaming around 1GB-2GB of data.

2024-04-30 Thread Django
#35415: Adding content_type to StreamingHttpResponse on Linux causes memory error after streaming around 1GB-2GB of data. -+ Reporter: LouisB12345| Owner: nobody Type: Bug

Re: [Django] #32819: Fields’ help text and errors should be associated with input

2024-04-30 Thread Django
#32819: Fields’ help text and errors should be associated with input -+- Reporter: Thibaud Colas|Owner: David | Smith Type: Bug

Re: [Django] #35414: Issue with AsyncClient ignoring default headers compared to synchronous Client

2024-04-30 Thread Django
#35414: Issue with AsyncClient ignoring default headers compared to synchronous Client -+- Reporter: 설원준(Wonjoon |Owner: nobody Seol)/Dispatch squad | Type: Bug

Re: [Django] #35415: Adding content_type to StreamingHttpResponse on Linux causes memory error after streaming around 1GB-2GB of data.

2024-04-30 Thread Django
#35415: Adding content_type to StreamingHttpResponse on Linux causes memory error after streaming around 1GB-2GB of data. ---+-- Reporter: LouisB12345|Owner: nobody Type: Bug|

Re: [Django] #35414: Issue with AsyncClient ignoring default headers compared to synchronous Client

2024-04-30 Thread Django
#35414: Issue with AsyncClient ignoring default headers compared to synchronous Client -+- Reporter: 설원준(Wonjoon |Owner: nobody Seol)/Dispatch squad | Type: Bug

Re: [Django] #22997: Migration fails when removing explicit primary key (was: Migration fails when removing explicit primary key (Postgres))

2024-04-30 Thread Django
#22997: Migration fails when removing explicit primary key -+ Reporter: a.lloyd.flanagan@… |Owner: bcail Type: Bug | Status: assigned Component:

Re: [Django] #35416: Removing a primary_key field causes a migration crash

2024-04-30 Thread Django
#35416: Removing a primary_key field causes a migration crash -+-- Reporter: Sarah Boyce |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #35415: Adding content_type to StreamingHttpResponse on Linux causes memory error after streaming around 1GB-2GB of data.

2024-04-30 Thread Django
#35415: Adding content_type to StreamingHttpResponse on Linux causes memory error after streaming around 1GB-2GB of data. ---+-- Reporter: LouisB12345|Owner: nobody Type: Bug|

Re: [Django] #35417: RequestContext.new creates a context that cannot be flattened

2024-04-30 Thread Django
#35417: RequestContext.new creates a context that cannot be flattened ---+-- Reporter: Lily Foote |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used

2024-04-30 Thread Django
#35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used --+ Reporter: bcail |Owner: bcail Type: Bug | Status: assigned

[Django] #35416: Removing a primary_key field causes a migration crash

2024-04-30 Thread Django
#35416: Removing a primary_key field causes a migration crash -+ Reporter: Sarah Boyce| Owner: nobody Type: Uncategorized | Status: new Component: Migrations

Re: [Django] #35416: Removing a primary_key field causes a migration crash

2024-04-30 Thread Django
#35416: Removing a primary_key field causes a migration crash -+-- Reporter: Sarah Boyce |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #35416: Removing a primary_key field causes a migration crash

2024-04-30 Thread Django
#35416: Removing a primary_key field causes a migration crash -+-- Reporter: Sarah Boyce |Owner: nobody Type: Bug | Status: closed Component: Migrations |

[Django] #35417: RequestContext.new creates a context that cannot be flattened

2024-04-30 Thread Django
#35417: RequestContext.new creates a context that cannot be flattened -+ Reporter: Lily Foote | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28358: LazyObject defines attribute that don't exist on wrapped object

2024-04-30 Thread Django
#28358: LazyObject defines attribute that don't exist on wrapped object -+- Reporter: Andrey Fedoseev |Owner: Theofilos | Alexiou Type: Bug

Re: [Django] #35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used

2024-04-30 Thread Django
#35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used --+ Reporter: bcail |Owner: bcail Type: Bug | Status: assigned

[Django] #35418: ValueError: site must subclass AdminSite

2024-04-30 Thread Django
#35418: ValueError: site must subclass AdminSite -+ Reporter: Lily Foote | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #35417: RequestContext.new creates a context that cannot be flattened

2024-04-30 Thread Django
#35417: RequestContext.new creates a context that cannot be flattened ---+-- Reporter: Lily Foote |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used

2024-04-30 Thread Django
#35326: OverwritingStorageTests fail if a TemporaryUploadedFile is used --+ Reporter: bcail |Owner: bcail Type: Bug | Status: assigned

Re: [Django] #34417: AlterField migration on ForeignKey field re-creates foreign key constraints unnecessarily

2024-04-30 Thread Django
#34417: AlterField migration on ForeignKey field re-creates foreign key constraints unnecessarily --+ Reporter: Ömer Faruk Abacı |Owner: Bhuvnesh Type: Cleanup/optimization |