[Django] #27980: ExpressionWrapper is maybe masking a NotImplementedError on SQLite

2017-03-22 Thread Django
#27980: ExpressionWrapper is maybe masking a NotImplementedError on SQLite -+- Reporter: | Owner: nobody denisroldan| Type: Bug|

Re: [Django] #27976: label_from_instance fails silently: form field disappears.

2017-03-22 Thread Django
#27976: label_from_instance fails silently: form field disappears. -+- Reporter: Wim Feijen |Owner: nobody Type: | Status: closed Cleanup/

Re: [Django] #27976: label_from_instance fails silently: form field disappears.

2017-03-22 Thread Django
#27976: label_from_instance fails silently: form field disappears. -+- Reporter: Wim Feijen |Owner: nobody Type: | Status: new Cleanup/opt

Re: [Django] #27976: label_from_instance fails silently: form field disappears.

2017-03-22 Thread Django
#27976: label_from_instance fails silently: form field disappears. -+- Reporter: Wim Feijen |Owner: nobody Type: | Status: new Cleanup/opt

Re: [Django] #27639: Add a chunk size argument to QuerySet.iterator()

2017-03-22 Thread Django
#27639: Add a chunk size argument to QuerySet.iterator() -+- Reporter: François Freitag |Owner: François | Freitag Type: New feature |

Re: [Django] #27639: Add a chunk size argument to QuerySet.iterator()

2017-03-22 Thread Django
#27639: Add a chunk size argument to QuerySet.iterator() -+- Reporter: François Freitag |Owner: François | Freitag Type: New feature |

Re: [Django] #27952: core.validators.validate_slug doesn't mention that only latin letters are accepted.

2017-03-22 Thread Django
#27952: core.validators.validate_slug doesn't mention that only latin letters are accepted. -+- Reporter: Serhiy Zahoriya |Owner: Paul Type: | Sajna Cleanup/opt

Re: [Django] #27972: BaseSpatialField.geodetic should return SpatialReference.geographic

2017-03-22 Thread Django
#27972: BaseSpatialField.geodetic should return SpatialReference.geographic -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

Re: [Django] #27952: core.validators.validate_slug doesn't mention that only latin letters are accepted.

2017-03-22 Thread Django
#27952: core.validators.validate_slug doesn't mention that only latin letters are accepted. -+- Reporter: Serhiy Zahoriya |Owner: Paul Type: | Sajna Cleanup/opt

Re: [Django] #27979: Using F() with mysql can leak an unwrapped OperationalError

2017-03-22 Thread Django
#27979: Using F() with mysql can leak an unwrapped OperationalError -+- Reporter: Chris Dary |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #27979: Using F() with mysql can leak an unwrapped OperationalError (was: Bug: Using F() with mysql can leak an unwrapped OperationalError)

2017-03-22 Thread Django
#27979: Using F() with mysql can leak an unwrapped OperationalError -+- Reporter: Chris Dary |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #27978: Allow loaddata to read data from stdin

2017-03-22 Thread Django
#27978: Allow loaddata to read data from stdin -+- Reporter: Aymeric Augustin |Owner: Pavel | Kulikov Type: New feature |

Re: [Django] #27979: Bug: Using F() with mysql can leak an unwrapped OperationalError

2017-03-22 Thread Django
#27979: Bug: Using F() with mysql can leak an unwrapped OperationalError -+- Reporter: Chris Dary |Owner: nobody Type: Uncategorized| Status: new Com

[Django] #27979: Bug: Using F() with mysql can leak an unwrapped OperationalError

2017-03-22 Thread Django
#27979: Bug: Using F() with mysql can leak an unwrapped OperationalError -+- Reporter: Chris | Owner: nobody Dary | Type: | S

Re: [Django] #27956: Template error raised in an {% extends %} parent template shows incorrect source location on debug page

2017-03-22 Thread Django
#27956: Template error raised in an {% extends %} parent template shows incorrect source location on debug page -+ Reporter: Ling-Xiao Yang |Owner: nobody Type: Bug |

Re: [Django] #27970: Allow in_bulk() to use other unique fields besides the primary key

2017-03-22 Thread Django
#27970: Allow in_bulk() to use other unique fields besides the primary key -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature

Re: [Django] #27958: CSRF_COOKIE reset while requesting a broken relative URL over HTTPS

2017-03-22 Thread Django
#27958: CSRF_COOKIE reset while requesting a broken relative URL over HTTPS -+- Reporter: cryptogun|Owner: nobody Type: Bug | Status: closed

Re: [Django] #27970: Allow in_bulk() to use other unique fields besides the primary key (was: Allow in_bulk() to use other fields)

2017-03-22 Thread Django
#27970: Allow in_bulk() to use other unique fields besides the primary key -+- Reporter: Tom Carrick |Owner: nobody Type: New feature | Status: new C

Re: [Django] #27973: LinearRing.json gives invalid GeoJSON

2017-03-22 Thread Django
#27973: LinearRing.json gives invalid GeoJSON -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: Bug |

Re: [Django] #27708: Relation between tables in different schemas with big names

2017-03-22 Thread Django
#27708: Relation between tables in different schemas with big names -+- Reporter: felipeps |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #27978: Allow loaddata to read data from stdin (was: Support for reading data from stdin in loaddata)

2017-03-22 Thread Django
#27978: Allow loaddata to read data from stdin -+- Reporter: Aymeric Augustin |Owner: nobody Type: New feature | Status: new Component: Core (Management

[Django] #27978: Support for reading data from stdin in loaddata

2017-03-22 Thread Django
#27978: Support for reading data from stdin in loaddata -+- Reporter: Aymeric| Owner: nobody Augustin | Type: New| Status: new fea

Re: [Django] #27365: Fields suddenly not found.

2017-03-22 Thread Django
#27365: Fields suddenly not found. -+- Reporter: Brandon |Owner: nobody Type: Bug | Status: closed Component: Database layer |

Re: [Django] #27975: Regression on ability to use `queryset=None` on `ModelChoiceField`

2017-03-22 Thread Django
#27975: Regression on ability to use `queryset=None` on `ModelChoiceField` -+-- Reporter: James Beith |Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #27975: Regression on ability to use `queryset=None` on `ModelChoiceField`

2017-03-22 Thread Django
#27975: Regression on ability to use `queryset=None` on `ModelChoiceField` -+-- Reporter: James Beith |Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #27976: label_from_instance fails silently: form field disappears.

2017-03-22 Thread Django
#27976: label_from_instance fails silently: form field disappears. -+- Reporter: Wim Feijen |Owner: nobody Type: | Status: new Cleanup/opt

Re: [Django] #27977: inspectdb errors after upgrade to cx_Oracle 5.3

2017-03-22 Thread Django
#27977: inspectdb errors after upgrade to cx_Oracle 5.3 -+- Reporter: JorisBenschop|Owner: nobody Type: Bug | Status: closed Component: Datab

Re: [Django] #27977: inspectdb errors after upgrade to cx_Oracle 5.3

2017-03-22 Thread Django
#27977: inspectdb errors after upgrade to cx_Oracle 5.3 -+- Reporter: JorisBenschop|Owner: nobody Type: Bug | Status: closed Component: Datab

Re: [Django] #27977: inspectdb errors after upgrade to cx_Oracle 5.3

2017-03-22 Thread Django
#27977: inspectdb errors after upgrade to cx_Oracle 5.3 -+- Reporter: JorisBenschop|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #27977: inspectdb errors after upgrade to cx_Oracle 5.3 (was: inspectdb errors after upgrade to Oracle 12.1)

2017-03-22 Thread Django
#27977: inspectdb errors after upgrade to cx_Oracle 5.3 -+- Reporter: JorisBenschop|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #27977: inspectdb errors after upgrade to Oracle 12.1

2017-03-22 Thread Django
#27977: inspectdb errors after upgrade to Oracle 12.1 -+- Reporter: JorisBenschop|Owner: nobody Type: Bug | Status: new Component: Database l

[Django] #27977: inspectdb errors after upgrade to Oracle 12.1

2017-03-22 Thread Django
#27977: inspectdb errors after upgrade to Oracle 12.1 -+- Reporter: | Owner: nobody JorisBenschop | Type: Bug| Status: new