Re: [Django] #28507: Allow ValidationErrors to equal each other when created identically

2020-07-21 Thread Django
#28507: Allow ValidationErrors to equal each other when created identically -+--- Reporter: kamni|Owner: David Smith Type: New feature | Status: assigned

Re: [Django] #31810: HttpRequest.headers doesn't contain headers without HTTP prefix. (was: test client populate request.headers)

2020-07-21 Thread Django
#31810: HttpRequest.headers doesn't contain headers without HTTP prefix. ---+-- Reporter: bcail |Owner: nobody Type: Uncategorized | Status: closed Component: HTTP

Re: [Django] #30300: Allow migrations directories without __init__.py files

2020-07-21 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #30300: Allow migrations directories without __init__.py files

2020-07-21 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #30300: Allow migrations directories without __init__.py files

2020-07-21 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #30300: Allow migrations directories without __init__.py files

2020-07-21 Thread Django
#30300: Allow migrations directories without __init__.py files -+- Reporter: Benjy Weinberger |Owner: Benjy | Weinberger Type: New feature

Re: [Django] #30114: ValidationError sometimes raised for valid UUIDs with mod_wsgi

2020-07-21 Thread Django
#30114: ValidationError sometimes raised for valid UUIDs with mod_wsgi -+- Reporter: Jerry Vinokurov |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #28507: Allow ValidationErrors to equal each other when created identically

2020-07-21 Thread Django
#28507: Allow ValidationErrors to equal each other when created identically -+--- Reporter: kamni|Owner: David Smith Type: New feature | Status: assigned

Re: [Django] #31810: test client populate request.headers

2020-07-21 Thread Django
#31810: test client populate request.headers ---+-- Reporter: bcail |Owner: nobody Type: Uncategorized | Status: new Component: Testing framework |

[Django] #31810: test client populate request.headers

2020-07-21 Thread Django
#31810: test client populate request.headers -+ Reporter: bcail | Owner: nobody Type: Uncategorized | Status: new Component: Testing framework

Re: [Django] #31804: Parallelize database cloning process

2020-07-21 Thread Django
#31804: Parallelize database cloning process -+- Reporter: Ahmad A. Hussein |Owner: Ahmad A. | Hussein Type: New feature |

Re: [Django] #31802: Add system check for SITE_ID.

2020-07-21 Thread Django
#31802: Add system check for SITE_ID. -+- Reporter: Gagan Deep |Owner: parth- Type: | verma Cleanup/optimization | Status:

Re: [Django] #31805: MySQL Schema tests fail on Windows

2020-07-21 Thread Django
#31805: MySQL Schema tests fail on Windows -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #31777: Custom collations

2020-07-21 Thread Django
#31777: Custom collations -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature | Status: assigned

Re: [Django] #31777: Custom collations

2020-07-21 Thread Django
#31777: Custom collations -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature | Status: assigned

Re: [Django] #31805: MySQL Schema tests fail on Windows

2020-07-21 Thread Django
#31805: MySQL Schema tests fail on Windows -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #31809: Regex URL patterns with conditional capture break default values in view functions

2020-07-21 Thread Django
#31809: Regex URL patterns with conditional capture break default values in view functions ---+-- Reporter: Zoltán Adamek |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #31797: MariaDB 10.4 SchemaTests failures

2020-07-21 Thread Django
#31797: MariaDB 10.4 SchemaTests failures -+- Reporter: Tom Forbes |Owner: felixxm Type: Bug | Status: assigned Component: Database layer

Re: [Django] #31777: Custom collations

2020-07-21 Thread Django
#31777: Custom collations -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature | Status: assigned

[Django] #31809: Regex URL patterns with conditional capture break default values in view functions

2020-07-21 Thread Django
#31809: Regex URL patterns with conditional capture break default values in view functions -+ Reporter: scorchio | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #31805: MySQL Schema tests fail on Windows

2020-07-21 Thread Django
#31805: MySQL Schema tests fail on Windows -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #31806: Make validators include the provided value in ValidationError

2020-07-21 Thread Django
#31806: Make validators include the provided value in ValidationError --+ Reporter: Jon Dufresne |Owner: Jon Dufresne Type: New feature | Status: new Component: Forms

Re: [Django] #31806: Make validators include the provided value in ValidationError

2020-07-21 Thread Django
#31806: Make validators include the provided value in ValidationError --+ Reporter: Jon Dufresne |Owner: Jon Dufresne Type: New feature | Status: new Component: Forms

Re: [Django] #31806: Make validators include the provided value in ValidationError

2020-07-21 Thread Django
#31806: Make validators include the provided value in ValidationError --+ Reporter: Jon Dufresne |Owner: Jon Dufresne Type: New feature | Status: new Component: Forms

Re: [Django] #31797: MariaDB 10.4 SchemaTests failures

2020-07-21 Thread Django
#31797: MariaDB 10.4 SchemaTests failures -+- Reporter: Tom Forbes |Owner: felixxm Type: Bug | Status: assigned Component: Database layer

Re: [Django] #31805: MySQL Schema tests fail on Windows

2020-07-21 Thread Django
#31805: MySQL Schema tests fail on Windows -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #30032: Allow expressions to be used for default

2020-07-21 Thread Django
#30032: Allow expressions to be used for default -+- Reporter: Gavin Wahl |Owner: Johannes | Hoppe Type: New feature |

Re: [Django] #31765: schema.tests.SchemaTests.test_db_table fails on MacOS

2020-07-21 Thread Django
#31765: schema.tests.SchemaTests.test_db_table fails on MacOS -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: Bug |

Re: [Django] #31805: MySQL Schema tests fail on Windows

2020-07-21 Thread Django
#31805: MySQL Schema tests fail on Windows -+- Reporter: Ahmad A. Hussein |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #31180: Deprecate default_app_config.

2020-07-21 Thread Django
#31180: Deprecate default_app_config. -+- Reporter: Aymeric Augustin |Owner: Aymeric | Augustin Type: New feature | Statu

Re: [Django] #31169: Allow parallel test runner to work with Windows/macOS `spawn` process start method.

2020-07-21 Thread Django
#31169: Allow parallel test runner to work with Windows/macOS `spawn` process start method. -+- Reporter: Brandon Navra|Owner: Ahmad A. | Hussein

Re: [Django] #31808: Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools."

2020-07-21 Thread Django
#31808: Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools." ---+-- Reporter: Luc Saffre |Owner: nobody Type: Uncategorized | Stat

Re: [Django] #31808: Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools."

2020-07-21 Thread Django
#31808: Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools." ---+-- Reporter: Luc Saffre |Owner: nobody Type: Uncategorized | Stat

Re: [Django] #31792: Use `EXISTS(SELECT 1 ...)` for subqueries

2020-07-21 Thread Django
#31792: Use `EXISTS(SELECT 1 ...)` for subqueries -+- Reporter: w0rp |Owner: (none) Type: | Status: new Cleanup/optimization

Re: [Django] #31808: Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools."

2020-07-21 Thread Django
#31808: Django causes latest setuptools to issue "UserWarning: Distutils was imported before Setuptools." ---+-- Reporter: Luc Saffre |Owner: nobody Type: Uncategorized | Stat

Re: [Django] #31792: Use `EXISTS(SELECT 1 ...)` for subqueries

2020-07-21 Thread Django
#31792: Use `EXISTS(SELECT 1 ...)` for subqueries -+- Reporter: w0rp |Owner: Akhil Type: | Gandu Cleanup/optimization |