Re: [Django] #26804: update_or_create() updates all columns, which could cause a race condition

2016-07-28 Thread Django
#26804: update_or_create() updates all columns, which could cause a race condition -+- Reporter: jensen-cochran |Owner: jensen- | cochran Type:

Re: [Django] #26933: Test for #26804 has a tendency to fail on Oracle databases

2016-07-28 Thread Django
#26933: Test for #26804 has a tendency to fail on Oracle databases -+- Reporter: jensen-cochran |Owner: jensen- | cochran Type: Bug

Re: [Django] #26952: Mention the need to install libffi-dev prior to installing packages for tests

2016-07-28 Thread Django
#26952: Mention the need to install libffi-dev prior to installing packages for tests --+ Reporter: edmorley |Owner: an0o0nym Type: Cleanup/optimization |

Re: [Django] #26952: Mention the need to install libffi-dev prior to installing packages for tests

2016-07-28 Thread Django
#26952: Mention the need to install libffi-dev prior to installing packages for tests --+ Reporter: edmorley |Owner: an0o0nym Type: Cleanup/optimization |

Re: [Django] #26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')

2016-07-28 Thread Django
#26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack') ---+- Reporter: timgraham |Owner: sir-sigurd Type: Bug| Status: closed

Re: [Django] #26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')

2016-07-28 Thread Django
#26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack') ---+- Reporter: timgraham |Owner: sir-sigurd Type: Bug| Status: closed

Re: [Django] #26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')

2016-07-28 Thread Django
#26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack') ---+- Reporter: timgraham |Owner: sir-sigurd Type: Bug| Status: closed

Re: [Django] #26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')

2016-07-28 Thread Django
#26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack') ---+- Reporter: timgraham |Owner: sir-sigurd Type: Bug| Status: closed

Re: [Django] #26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')

2016-07-28 Thread Django
#26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack') ---+- Reporter: timgraham |Owner: sir-sigurd Type: Bug| Status: closed

Re: [Django] #26968: Additional annotate before values call includes non-relevant fields in GROUP BY clause

2016-07-28 Thread Django
#26968: Additional annotate before values call includes non-relevant fields in GROUP BY clause -+- Reporter: chrkr|Owner: nobody Type: Bug |

Re: [Django] #26968: Additional annotate before values call includes non-relevant fields in GROUP BY clause

2016-07-28 Thread Django
#26968: Additional annotate before values call includes non-relevant fields in GROUP BY clause -+- Reporter: chrkr|Owner: nobody Type: Bug |

[Django] #26968: Additional annotate before values call includes non-relevant fields in GROUP BY clause

2016-07-28 Thread Django
#26968: Additional annotate before values call includes non-relevant fields in GROUP BY clause --+ Reporter: chrkr | Owner: nobody Type: Bug | Status:

Re: [Django] #26920: GEOSGeometry objects compare equal despite different SRID

2016-07-28 Thread Django
#26920: GEOSGeometry objects compare equal despite different SRID -+- Reporter: das-g|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #26866: Lazy variant of string format

2016-07-28 Thread Django
#26866: Lazy variant of string format -+- Reporter: lovmat |Owner: nobody Type: New feature | Status: new Component: |

Re: [Django] #26955: Multi-db example : default database config can not be an empty dict

2016-07-28 Thread Django
#26955: Multi-db example : default database config can not be an empty dict ---+-- Reporter: ldng |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #26961: Run admin checks if DEBUG is False

2016-07-28 Thread Django
#26961: Run admin checks if DEBUG is False --+ Reporter: adamchainz|Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #26933: Test for #26804 has a tendency to fail on Oracle databases

2016-07-28 Thread Django
#26933: Test for #26804 has a tendency to fail on Oracle databases -+- Reporter: jensen-cochran |Owner: jensen- | cochran Type: Bug

Re: [Django] #26961: Run admin checks if DEBUG is False

2016-07-28 Thread Django
#26961: Run admin checks if DEBUG is False --+ Reporter: adamchainz|Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #26789: ORM produces query with NULL instead of empty geometry

2016-07-28 Thread Django
#26789: ORM produces query with NULL instead of empty geometry +-- Reporter: sir-sigurd |Owner: sir-sigurd Type: Bug | Status: assigned Component: GIS |

Re: [Django] #26906: Factor out an AlterFooTogether operation from AlterUnique/IndexTogether

2016-07-28 Thread Django
#26906: Factor out an AlterFooTogether operation from AlterUnique/IndexTogether -+- Reporter: akki |Owner: akki Type: | Status:

Re: [Django] #26180: Altering unique_together still sometimes missing deleted fields

2016-07-28 Thread Django
#26180: Altering unique_together still sometimes missing deleted fields ---+ Reporter: julianandrews |Owner: akki Type: Bug| Status: assigned Component:

Re: [Django] #26685: Implement Spatialite PtDistWithin() in GeoDjango

2016-07-28 Thread Django
#26685: Implement Spatialite PtDistWithin() in GeoDjango -+- Reporter: deed02392|Owner: | kevswanberg Type: New feature |

Re: [Django] #26929: Deprecate `extra_context` parameter in `contrib.auth.views.logout_then_login`

2016-07-28 Thread Django
#26929: Deprecate `extra_context` parameter in `contrib.auth.views.logout_then_login` -+- Reporter: andrewnester |Owner: Type: | andrewnester

Re: [Django] #26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method

2016-07-28 Thread Django
#26819: Using a ArrayField on Meta.unique_together throws "unhashable type: 'list'" on validate_unique method --+ Reporter: gleber-diniz |Owner: PREM1980 Type: Bug |

Re: [Django] #26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7

2016-07-28 Thread Django
#26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7 -+- Reporter: mcgeeco |Owner: nobody Type: Bug |

Re: [Django] #26967: add support for GIS functions added in MySQL 5.7.5 (AsGeoJSON, GeoHash and IsValid)

2016-07-28 Thread Django
#26967: add support for GIS functions added in MySQL 5.7.5 (AsGeoJSON, GeoHash and IsValid) -+ Reporter: sir-sigurd |Owner: nobody Type: New feature | Status: new

Re: [Django] #26114: Removing Meta.db_table generates migration with wrong rename in comment (None)

2016-07-28 Thread Django
#26114: Removing Meta.db_table generates migration with wrong rename in comment (None) + Reporter: dvinegla|Owner: PREM1980 Type: Bug | Status: closed Component:

[Django] #26967: add support for GIS functions added in MySQL 5.7.5 (AsGeoJSON, GeoHash and IsValid)

2016-07-28 Thread Django
#26967: add support for GIS functions added in MySQL 5.7.5 (AsGeoJSON, GeoHash and IsValid) -+ Reporter: sir-sigurd | Owner: nobody Type: New feature | Status: new Component: GIS |Version: master

Re: [Django] #26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7

2016-07-28 Thread Django
#26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7 -+- Reporter: mcgeeco |Owner: nobody Type: Bug |

[Django] #26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7

2016-07-28 Thread Django
#26966: MySQL backend schema editor skip_default method requires update for MySQL 5.7 -+- Reporter: mcgeeco | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26961: Run admin checks if DEBUG is False

2016-07-28 Thread Django
#26961: Run admin checks if DEBUG is False --+ Reporter: adamchainz|Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin

Re: [Django] #26965: Postgres Full Text Search in ModelAdmin.search_fields

2016-07-28 Thread Django
#26965: Postgres Full Text Search in ModelAdmin.search_fields ---+-- Reporter: stantond |Owner: nobody Type: New feature| Status: closed Component: contrib.admin

Re: [Django] #26565: Allow Prefetch query to use .values()

2016-07-28 Thread Django
#26565: Allow Prefetch query to use .values() -+- Reporter: mlorant |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26964: No mention of index_together on the GenericForeignKey section

2016-07-28 Thread Django
#26964: No mention of index_together on the GenericForeignKey section ---+-- Reporter: aidanlister|Owner: nobody Type: Bug| Status: new Component:

[Django] #26965: Postgres Full Text Search in ModelAdmin.search_fields

2016-07-28 Thread Django
#26965: Postgres Full Text Search in ModelAdmin.search_fields ---+ Reporter: stantond | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |Version: 1.10 Severity: Normal

Re: [Django] #26896: FileSystemStorage no longer accepts reverse_lazy as base_url

2016-07-28 Thread Django
#26896: FileSystemStorage no longer accepts reverse_lazy as base_url -+- Reporter: tpazderka|Owner: nobody Type: Bug | Status: new

Re: [Django] #26962: docs: Missing Information about Transaction in Operations (migrations)

2016-07-28 Thread Django
#26962: docs: Missing Information about Transaction in Operations (migrations) --+ Reporter: guettli |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26961: Run admin checks if DEBUG is False

2016-07-28 Thread Django
#26961: Run admin checks if DEBUG is False --+ Reporter: adamchainz|Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin