Re: [Django] #31402: Add --check flag to showmigrations. (was: Add --check flag to showmigrations)

2020-03-25 Thread Django
#31402: Add --check flag to showmigrations. -+- Reporter: nickname123 |Owner: nobody Type: New feature | Status: closed Component: Core (Management

Re: [Django] #31375: make_password shouldn't accept values other than bytes or string as an argument

2020-03-25 Thread Django
#31375: make_password shouldn't accept values other than bytes or string as an argument --+-- Reporter: iamdavidcz|Owner: Hasan Ramezani Type: Bug | Status:

Re: [Django] #31403: Add support for INSERT..RETURNING on MariaDB 10.5+. (was: MariaDB 10.5+ supports INSERT..RETURNING)

2020-03-25 Thread Django
#31403: Add support for INSERT..RETURNING on MariaDB 10.5+. -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #29702: QuerySet database-side pattern regexp support

2020-03-25 Thread Django
#29702: QuerySet database-side pattern regexp support -+- Reporter: Alex Damian |Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #29771: Support database-specific syntax for bulk_update

2020-03-25 Thread Django
#29771: Support database-specific syntax for bulk_update -+- Reporter: Tom Forbes |Owner: Tom Type: | Forbes Cleanup/optimization |

Re: [Django] #31375: make_password shouldn't accept values other than bytes or string as an argument

2020-03-25 Thread Django
#31375: make_password shouldn't accept values other than bytes or string as an argument --+-- Reporter: iamdavidcz|Owner: Hasan Ramezani Type: Bug | Status:

Re: [Django] #5745: MySQL Collations/Charsets and Engines

2020-03-25 Thread Django
#5745: MySQL Collations/Charsets and Engines -+- Reporter: Armin Ronacher |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #31403: MariaDB 10.5+ supports INSERT..RETURNING

2020-03-25 Thread Django
#31403: MariaDB 10.5+ supports INSERT..RETURNING -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature |

[Django] #31403: MariaDB 10.5+ supports INSERT..RETURNING

2020-03-25 Thread Django
#31403: MariaDB 10.5+ supports INSERT..RETURNING -+- Reporter: Adam | Owner: nobody (Chainz) Johnson | Type: New| Status: new feature

Re: [Django] #31331: GROUP BY optimization doesn't work properly when ONLY_FULL_GROUP_BY mode is enabled on MySQL.

2020-03-25 Thread Django
#31331: GROUP BY optimization doesn't work properly when ONLY_FULL_GROUP_BY mode is enabled on MySQL. -+- Reporter: felixxm |Owner: nobody Type: Bug |

Re: [Django] #29724: Admin date_hierarchy filter by month displays an extra day at timezone boundary.

2020-03-25 Thread Django
#29724: Admin date_hierarchy filter by month displays an extra day at timezone boundary. ---+-- Reporter: Lavrenov Ivan |Owner: Hasan Ramezani Type: Bug| Status:

[Django] #31402: Add --check flag to showmigrations

2020-03-25 Thread Django
#31402: Add --check flag to showmigrations -+ Reporter: nickname123| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #31399: SchemaEditor._alter_field() looks for foreign key constraints even if the database doesn't support them.

2020-03-25 Thread Django
#31399: SchemaEditor._alter_field() looks for foreign key constraints even if the database doesn't support them. +- Reporter: Tim Graham |Owner: Tim Graham Type: Bug |

Re: [Django] #31399: SchemaEditor._alter_field() looks for foreign key constraints even if the database doesn't support them.

2020-03-25 Thread Django
#31399: SchemaEditor._alter_field() looks for foreign key constraints even if the database doesn't support them. +- Reporter: Tim Graham |Owner: Tim Graham Type: Bug |

Re: [Django] #31401: Exclude on M2M with F-function not working. (was: Exclude on M2M with F-function not working)

2020-03-25 Thread Django
#31401: Exclude on M2M with F-function not working. -+- Reporter: Ron |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

[Django] #31401: Exclude on M2M with F-function not working

2020-03-25 Thread Django
#31401: Exclude on M2M with F-function not working -+- Reporter: Ron| Owner: nobody Type: Bug| Status: new Component: Database |

Re: [Django] #31400: base.py returns TypeError when CONN_MAX_AGE is set in a Postgresql connection

2020-03-25 Thread Django
#31400: base.py returns TypeError when CONN_MAX_AGE is set in a Postgresql connection -+- Reporter: danb4r |Owner: Hasan | Ramezani Type:

Re: [Django] #31399: SchemaEditor._alter_field() looks for foreign key constraints even if the database doesn't support them.

2020-03-25 Thread Django
#31399: SchemaEditor._alter_field() looks for foreign key constraints even if the database doesn't support them. + Reporter: Tim Graham |Owner: nobody Type: Bug |

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #30749: Admin date_hierarchy filter by month of October 2019 does not include October 31th when TZ is set to Europe/Paris (UTC+2)

2020-03-25 Thread Django
#30749: Admin date_hierarchy filter by month of October 2019 does not include October 31th when TZ is set to Europe/Paris (UTC+2) -+- Reporter: yab |Owner: nobody Type: Bug

Re: [Django] #31375: make_password shouldn't accept values other than bytes or string as an argument

2020-03-25 Thread Django
#31375: make_password shouldn't accept values other than bytes or string as an argument --+-- Reporter: iamdavidcz|Owner: Hasan Ramezani Type: Bug | Status:

Re: [Django] #28586: Automatically prefetch related for "to one" fields as needed.

2020-03-25 Thread Django
#28586: Automatically prefetch related for "to one" fields as needed. -+- Reporter: Gordon Wrigley |Owner: nobody Type: New feature | Status: new

Re: [Django] #23916: makemigrations does not detect/like model name case changes

2020-03-25 Thread Django
#23916: makemigrations does not detect/like model name case changes -+- Reporter: Sven Coenye |Owner: Adam | (Chainz) Johnson Type: Bug

Re: [Django] #23916: makemigrations does not detect/like model name case changes

2020-03-25 Thread Django
#23916: makemigrations does not detect/like model name case changes -+- Reporter: Sven Coenye |Owner: Adam | (Chainz) Johnson Type: Bug

Re: [Django] #31396: Add support for bitwise XOR to expressions.

2020-03-25 Thread Django
#31396: Add support for bitwise XOR to expressions. -+- Reporter: Hannes Ljungberg |Owner: Hannes | Ljungberg Type: New feature |

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections.

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31396: Add support for bitwise XOR to expressions.

2020-03-25 Thread Django
#31396: Add support for bitwise XOR to expressions. -+- Reporter: Hannes Ljungberg |Owner: Hannes | Ljungberg Type: New feature |

Re: [Django] #31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation

2020-03-25 Thread Django
#31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation -+- Reporter: Holovashchenko |Owner: Hasan Vadym | Ramezani Type: Bug

Re: [Django] #31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation

2020-03-25 Thread Django
#31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation -+- Reporter: Holovashchenko |Owner: Hasan Vadym | Ramezani Type: Bug

Re: [Django] #31390: Using Q as rhs value in filter causes SQL Syntax error

2020-03-25 Thread Django
#31390: Using Q as rhs value in filter causes SQL Syntax error -+- Reporter: Marcin Wieczorek |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31375: make_password shouldn't accept values other than bytes or string as an argument

2020-03-25 Thread Django
#31375: make_password shouldn't accept values other than bytes or string as an argument --+ Reporter: iamdavidcz|Owner: nobody Type: Bug | Status: new

Re: [Django] #31373: Django 3.x / uwsgi is leaking connections. (was: Django 3.x / uwsgi is leaking connections)

2020-03-25 Thread Django
#31373: Django 3.x / uwsgi is leaking connections. -+- Reporter: Marcin Nowak |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation

2020-03-25 Thread Django
#31377: Django 3.0: "GROUP BY" clauses error with tricky field annotation -+- Reporter: Holovashchenko |Owner: Hasan Vadym | Ramezani Type: Bug