Re: [Django] #29444: Allow fields to be part of the RETURNING clause during INSERT

2019-06-10 Thread Django
#29444: Allow fields to be part of the RETURNING clause during INSERT -+- Reporter: Johannes Hoppe |Owner: Johannes Type: | Hoppe Cleanup/optimization

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

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

Re: [Django] #30548: Improve exceptions about mixed types in Expressions.

2019-06-10 Thread Django
#30548: Improve exceptions about mixed types in Expressions. -+- Reporter: Keryn Knight |Owner: Shubham Type: | Bhagat Cleanup/optimization |

Re: [Django] #30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2

2019-06-10 Thread Django
#30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2 ---+-- Reporter: Phoebe Bright |Owner: nobody Type: Uncategorized | Status: closed Component: Core (Other) |

Re: [Django] #28752: Prevent django.setup() from running multiple times

2019-06-10 Thread Django
#28752: Prevent django.setup() from running multiple times --+ Reporter: pascal chambon|Owner: nobody Type: Cleanup/optimization | Status: new Component: Cor

Re: [Django] #26434: Inconsistent results of QuerySet count() method using PostgreSQL backend prior and post the QuerySet evaluation

2019-06-10 Thread Django
#26434: Inconsistent results of QuerySet count() method using PostgreSQL backend prior and post the QuerySet evaluation -+- Reporter: kamandol |Owner: nobody Type: Bug

Re: [Django] #28919: Add support for Common Table Expression (CTE) queries

2019-06-10 Thread Django
#28919: Add support for Common Table Expression (CTE) queries -+- Reporter: Daniel Miller|Owner: nobody Type: New feature | Status: new Component: Da

Re: [Django] #30553: Misleading logging documentation about disable_existing_loggers default value.

2019-06-10 Thread Django
#30553: Misleading logging documentation about disable_existing_loggers default value. -+- Reporter: darthdragon |Owner: Swatantra Type: | Sta

Re: [Django] #30553: Misleading logging documentation about disable_existing_loggers default value.

2019-06-10 Thread Django
#30553: Misleading logging documentation about disable_existing_loggers default value. -+- Reporter: darthdragon |Owner: Swatantra Type: | Sta

Re: [Django] #30553: Misleading logging documentation about disable_existing_loggers default value.

2019-06-10 Thread Django
#30553: Misleading logging documentation about disable_existing_loggers default value. -+- Reporter: darthdragon |Owner: Swatantra Type: | Sta

Re: [Django] #30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2

2019-06-10 Thread Django
#30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2 ---+-- Reporter: Phoebe Bright |Owner: nobody Type: Uncategorized | Status: closed Component: Core (Other) |

Re: [Django] #30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2

2019-06-10 Thread Django
#30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2 ---+-- Reporter: Phoebe Bright |Owner: nobody Type: Uncategorized | Status: closed Component: Core (Other) |

Re: [Django] #30553: Misleading logging documentation about disable_existing_loggers default value.

2019-06-10 Thread Django
#30553: Misleading logging documentation about disable_existing_loggers default value. -+- Reporter: darthdragon |Owner: Swatantra Type: | Sta

Re: [Django] #30556: ModelBackend.authenticate() shouldn't make a database query when username is None

2019-06-10 Thread Django
#30556: ModelBackend.authenticate() shouldn't make a database query when username is None -+- Reporter: Aymeric Augustin |Owner: Aymeric Type: | Augustin Cleanup

Re: [Django] #30555: Migration files generated do not follow PEP8 E501 rule

2019-06-10 Thread Django
#30555: Migration files generated do not follow PEP8 E501 rule -+-- Reporter: Aman Sharma |Owner: nobody Type: Bug | Status: closed Component: Migrations |

Re: [Django] #30207: Optimise paginator for tables with massive records

2019-06-10 Thread Django
#30207: Optimise paginator for tables with massive records -+- Reporter: M. Javidan Darugar |Owner: M. Type: | Javidan Darugar Cleanup/optimization |

Re: [Django] #30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2

2019-06-10 Thread Django
#30554: Excessive logging by autoreload in v 2.2.1 and 2.2.2 ---+-- Reporter: Phoebe Bright |Owner: nobody Type: Uncategorized | Status: closed Component: Core (Other) |

Re: [Django] #27804: Use unittest.subTest() in Django's test suite

2019-06-10 Thread Django
#27804: Use unittest.subTest() in Django's test suite --+ Reporter: Tim Graham|Owner: (none) Type: Cleanup/optimization | Status: closed Component: Core