Re: [Django] #31411: Use RENAME COLUMN on MariaDB 10.5.2+.

2020-04-01 Thread Django
#31411: Use RENAME COLUMN on MariaDB 10.5.2+. -+- Reporter: felixxm |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #29988: Use f-strings for string formatting once support for Python 3.5 is dropped

2020-04-01 Thread Django
#29988: Use f-strings for string formatting once support for Python 3.5 is dropped -+- Reporter: Jaap Roes|Owner: nobody Type: | Status:

Re: [Django] #21961: Add support for database-level cascading options

2020-04-01 Thread Django
#21961: Add support for database-level cascading options -+- Reporter: Christophe Pettus|Owner: Nick | Stefan Type: New feature |

Re: [Django] #31407: RuntimeWarning when running AsyncHandlerRequestTests.test_unawaited_response.

2020-04-01 Thread Django
#31407: RuntimeWarning when running AsyncHandlerRequestTests.test_unawaited_response. -+- Reporter: Deep Sukhwani|Owner: Type: | MSadeghzadehG

Re: [Django] #29789: Support nested relations in FilteredRelation's condition

2020-04-01 Thread Django
#29789: Support nested relations in FilteredRelation's condition -+- Reporter: Thomas Riccardi |Owner: Matt | Ferrante Type: New feature

Re: [Django] #31411: Use RENAME COLUMN on MariaDB 10.5.2+.

2020-04-01 Thread Django
#31411: Use RENAME COLUMN on MariaDB 10.5.2+. -+- Reporter: felixxm |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #31411: Use RENAME COLUMN on MariaDB 10.5.2+.

2020-04-01 Thread Django
#31411: Use RENAME COLUMN on MariaDB 10.5.2+. -+- Reporter: felixxm |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #26227: Unicode attachment filename displays incorrectly in some clients

2020-04-01 Thread Django
#26227: Unicode attachment filename displays incorrectly in some clients -+- Reporter: Sergey Gornostaev|Owner: nobody Type: Bug | Status: closed

Re: [Django] #26227: Unicode attachment filename displays incorrectly in some clients

2020-04-01 Thread Django
#26227: Unicode attachment filename displays incorrectly in some clients -+- Reporter: Sergey Gornostaev|Owner: nobody Type: Bug | Status: closed

Re: [Django] #31380: Deploy system check that DJANGO_ALLOW_ASYNC_UNSAFE is not set

2020-04-01 Thread Django
#31380: Deploy system check that DJANGO_ALLOW_ASYNC_UNSAFE is not set -+- Reporter: Adam (Chainz)|Owner: hashlash Johnson| Type: New feature |

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

2020-04-01 Thread Django
#29205: MultiValueField ignores a required value of a sub field +--- Reporter: Takayuki Hirai |Owner: David Smith Type: Bug | Status: assigned Component:

Re: [Django] #31380: Deploy system check that DJANGO_ALLOW_ASYNC_UNSAFE is not set

2020-04-01 Thread Django
#31380: Deploy system check that DJANGO_ALLOW_ASYNC_UNSAFE is not set -+- Reporter: Adam (Chainz)|Owner: hashlash Johnson| Type: New feature |

Re: [Django] #31410: Add check for fields of UniqueConstraints.

2020-04-01 Thread Django
#31410: Add check for fields of UniqueConstraints. -+- Reporter: Marnanel Thurman |Owner: Rafael Type: | Arellano Cleanup/optimization |

Re: [Django] #31320: Prevent BEGIN and COMMIT in RunSQL in atomic migrations.

2020-04-01 Thread Django
#31320: Prevent BEGIN and COMMIT in RunSQL in atomic migrations. -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type: New feature |

Re: [Django] #31320: Prevent BEGIN and COMMIT in RunSQL in atomic migrations.

2020-04-01 Thread Django
#31320: Prevent BEGIN and COMMIT in RunSQL in atomic migrations. -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type: New feature |

Re: [Django] #12990: Add JSONField model field

2020-04-01 Thread Django
#12990: Add JSONField model field -+- Reporter: paltman |Owner: sage Type: New feature | Status: assigned Component: Database layer |

Re: [Django] #27408: Make QuerySet.bulk_create() populate fields on related models

2020-04-01 Thread Django
#27408: Make QuerySet.bulk_create() populate fields on related models -+- Reporter: Jarek Glowacki |Owner: nobody Type: New feature | Status: new

Re: [Django] #31412: Database timing attack against sessions. (was: database timing attack against sessions)

2020-04-01 Thread Django
#31412: Database timing attack against sessions. --+-- Reporter: Brian May |Owner: nobody Type: Bug | Status: new Component: contrib.sessions |