[Django] #30678: Add support for GDAL 2.4 and GDAL 3.0

2019-08-05 Thread Django
#30678: Add support for GDAL 2.4 and GDAL 3.0 ---+--- Reporter: Yury Ryabov | Owner: nobody Type: New feature | Status: new Component: GIS |Version:

Re: [Django] #30682: Bug with Mysql connection

2019-08-05 Thread Django
#30682: Bug with Mysql connection -+- Reporter: Supernova989 |Owner: nobody Type: Bug | Status: new Component: Uncategorized|

Re: [Django] #30682: Bug with Mysql connection

2019-08-05 Thread Django
#30682: Bug with Mysql connection -+- Reporter: Supernova989 |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #29019: createsuperuser crashes if a ManyToManyField is in REQUIRED_FIELDS

2019-08-05 Thread Django
#29019: createsuperuser crashes if a ManyToManyField is in REQUIRED_FIELDS --+-- Reporter: James Kirsop |Owner: Hasan Ramezani Type: Bug | Status: assigned

Re: [Django] #30680: Remove security.W007 check.

2019-08-05 Thread Django
#30680: Remove security.W007 check. -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type: | Status: new

[Django] #30681: SQL script from python manage.py sqlsequencereset doesn't work with Postgres 11.3

2019-08-05 Thread Django
#30681: SQL script from python manage.py sqlsequencereset doesn't work with Postgres 11.3 -+- Reporter: ipa| Owner: nobody Type: Bug| Status: new

Re: [Django] #30680: Remove security.W007 check. (was: Remove security.W007 check)

2019-08-05 Thread Django
#30680: Remove security.W007 check. -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type: | Status: new

Re: [Django] #30678: Add support for GDAL 2.4 and GDAL 3.0

2019-08-05 Thread Django
#30678: Add support for GDAL 2.4 and GDAL 3.0 -+-- Reporter: Yury Ryabov |Owner: nobody Type: New feature | Status: new Component: GIS | Version:

[Django] #30679: Warn when Djasngo works with unsupported version of GDAL

2019-08-05 Thread Django
#30679: Warn when Djasngo works with unsupported version of GDAL ---+ Reporter: Yury Ryabov | Owner: nobody Type: New feature | Status: new Component: GIS |

Re: [Django] #30426: Make security headers default.

2019-08-05 Thread Django
#30426: Make security headers default. -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature |

Re: [Django] #30678: Confirm support for GDAL 3.0. (was: Add support for GDAL 2.4 and GDAL 3.0)

2019-08-05 Thread Django
#30678: Confirm support for GDAL 3.0. --+ Reporter: Yury Ryabov |Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

[Django] #30680: Remove security.W007 check

2019-08-05 Thread Django
#30680: Remove security.W007 check -+ Reporter: Adam (Chainz) Johnson | Owner: nobody Type: Uncategorized | Status: new Component: Core (Other)

Re: [Django] #30679: Warn when Django works with unsupported version of GDAL. (was: Warn when Djasngo works with unsupported version of GDAL)

2019-08-05 Thread Django
#30679: Warn when Django works with unsupported version of GDAL. -+- Reporter: Yury Ryabov |Owner: nobody Type: | Status: closed

Re: [Django] #30682: Bug with Mysql connection (since 2.2a1). (was: Bug with Mysql connection (since 2.2a1))

2019-08-05 Thread Django
#30682: Bug with Mysql connection (since 2.2a1). -+- Reporter: Supernova989 |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #30682: Bug with Mysql connection (since 2.2a1) (was: Bug with Mysql connection)

2019-08-05 Thread Django
#30682: Bug with Mysql connection (since 2.2a1) -+- Reporter: Supernova989 |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #28393: Add a helpful exception for invalid values passed to AutoField/FloatField/IntegerField.

2019-08-05 Thread Django
#28393: Add a helpful exception for invalid values passed to AutoField/FloatField/IntegerField. -+- Reporter: Diederik van der |Owner: Nick Pope Boor |

Re: [Django] #30426: Make security headers default.

2019-08-05 Thread Django
#30426: Make security headers default. -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature |

Re: [Django] #30645: GEOSGeometry incorrectly transforms geometry.

2019-08-05 Thread Django
#30645: GEOSGeometry incorrectly transforms geometry. -+- Reporter: Yury Ryabov |Owner: nobody Type: Bug | Status: closed Component: GIS

Re: [Django] #29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response

2019-08-05 Thread Django
#29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response ---+ Reporter: S. Paquette|Owner: Claude Paroz Type: Bug|

[Django] #30682: Bug with Mysql connection

2019-08-05 Thread Django
#30682: Bug with Mysql connection -+- Reporter: | Owner: nobody Supernova989 | Type: Bug| Status: new Component:

Re: [Django] #30672: JSONField/HStoreField key and index transforms crash.

2019-08-05 Thread Django
#30672: JSONField/HStoreField key and index transforms crash. --+ Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response

2019-08-05 Thread Django
#29427: RequestDataTooBig raised in request.py prevents Middleware from returning a valid response ---+ Reporter: S. Paquette|Owner: Claude Paroz Type: Bug|

Re: [Django] #30683: QuerySet.count() crashes when window functions and conditional expressions are both used. (was: QuerySet.count() crashes when window functions and conditional expressions are both

2019-08-05 Thread Django
#30683: QuerySet.count() crashes when window functions and conditional expressions are both used. -+- Reporter: adamsol |Owner: nobody Type: Bug |

Re: [Django] #30681: SQL script from sqlsequencereset doesn't work on Postgres 11.3. (was: SQL script from python manage.py sqlsequencereset doesn't work with Postgres 11.3)

2019-08-05 Thread Django
#30681: SQL script from sqlsequencereset doesn't work on Postgres 11.3. -+- Reporter: Iwan Paolucci|Owner: nobody Type: Bug | Status: closed

Re: [Django] #30677: Improve Exception Message In Test Client when a None Value is provided to a POST.

2019-08-05 Thread Django
#30677: Improve Exception Message In Test Client when a None Value is provided to a POST. --+ Reporter: Keith Gray|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #30672: JSONField/HStoreField key and index transforms crash.

2019-08-05 Thread Django
#30672: JSONField/HStoreField key and index transforms crash. --+ Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component:

Re: [Django] #30683: QuerySet.count() crashes when window functions and conditional expressions are both used.

2019-08-05 Thread Django
#30683: QuerySet.count() crashes when window functions and conditional expressions are both used. -+- Reporter: adamsol |Owner: nobody Type: Bug |

Re: [Django] #30680: Remove security.W007 check.

2019-08-05 Thread Django
#30680: Remove security.W007 check. -+- Reporter: Adam (Chainz)|Owner: Adnan Johnson| Umer Type: | Status:

Re: [Django] #30680: Remove security.W007 check.

2019-08-05 Thread Django
#30680: Remove security.W007 check. -+- Reporter: Adam (Chainz)|Owner: Adnan Johnson| Umer Type: | Status:

Re: [Django] #30676: Add a --pdb option to the test runner

2019-08-05 Thread Django
#30676: Add a --pdb option to the test runner -+- Reporter: Andrew Godwin|Owner: Andrew | Godwin Type: New feature |

Re: [Django] #30677: Improve Exception Message In Test Client when a None Value is provided to a POST.

2019-08-05 Thread Django
#30677: Improve Exception Message In Test Client when a None Value is provided to a POST. --+ Reporter: Keith Gray|Owner: nobody Type: Cleanup/optimization |

[Django] #30683: QuerySet.count() crashes when window functions and conditional expressions are both used

2019-08-05 Thread Django
#30683: QuerySet.count() crashes when window functions and conditional expressions are both used -+- Reporter: adamsol| Owner: nobody Type: Bug| Status: new

Re: [Django] #30676: Add a --pdb option to the test runner

2019-08-05 Thread Django
#30676: Add a --pdb option to the test runner -+- Reporter: Andrew Godwin|Owner: Andrew | Godwin Type: New feature |