Re: [Django] #22406: Inconsistent way to parse boolean value from posted data

2017-11-29 Thread Django
#22406: Inconsistent way to parse boolean value from posted data --+-- Reporter: xiaowl@… |Owner: nobody Type: Bug | Status: closed Component: Forms |

[Django] #28857: PostgreSQL Cast function shortcut

2017-11-29 Thread Django
#28857: PostgreSQL Cast function shortcut -+- Reporter: jzelez | Owner: nobody Type: Bug| Status: new Component: Database |Version:

Re: [Django] #28857: Cast function may generate invalid SQL on PostgreSQL for complex expressions (was: PostgreSQL Cast function shortcut)

2017-11-29 Thread Django
#28857: Cast function may generate invalid SQL on PostgreSQL for complex expressions -+- Reporter: Jurica Železnjak |Owner: nobody Type: Bug | Status:

Re: [Django] #28120: CharField: if max_length=True (or False): makemigrations generates a migration and migrate fails

2017-11-29 Thread Django
#28120: CharField: if max_length=True (or False): makemigrations generates a migration and migrate fails -+- Reporter: Carles Pina Estany |Owner: Carles | Pina

Re: [Django] #28857: PostgreSQL Cast function shortcut

2017-11-29 Thread Django
#28857: PostgreSQL Cast function shortcut -+- Reporter: Jurica Železnjak |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #28857: PostgreSQL Cast function shortcut

2017-11-29 Thread Django
#28857: PostgreSQL Cast function shortcut -+- Reporter: Jurica Železnjak |Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #28839: Model.__repr__() should include the pk

2017-11-29 Thread Django
#28839: Model.__repr__() should include the pk -+- Reporter: Álex Córcoles|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28486: Template FileLoader can't find widget templates

2017-11-29 Thread Django
#28486: Template FileLoader can't find widget templates -+- Reporter: Andrey |Owner: nobody Type: Bug | Status: closed Component:

[Django] #28859: Django hides exception from database with Oracle backend.

2017-11-29 Thread Django
#28859: Django hides exception from database with Oracle backend. -+- Reporter: Jani | Owner: nobody Tiainen| Type: Bug| Status:

Re: [Django] #28702: Querying CIText fields should use ::citext type cast

2017-11-29 Thread Django
#28702: Querying CIText fields should use ::citext type cast -+- Reporter: Дилян Палаузов |Owner: Tim | Graham Type: Bug

Re: [Django] #28859: Django hides exception from database with Oracle backend.

2017-11-29 Thread Django
#28859: Django hides exception from database with Oracle backend. -+- Reporter: Jani Tiainen |Owner: nobody Type: Bug | Status: new

Re: [Django] #28702: Querying CIText fields should use ::citext type cast

2017-11-29 Thread Django
#28702: Querying CIText fields should use ::citext type cast -+- Reporter: Дилян Палаузов |Owner: Tim | Graham Type: Bug

[Django] #28858: Remove 'else' after 'return' or 'raise'

2017-11-29 Thread Django
#28858: Remove 'else' after 'return' or 'raise' + Reporter: Дилян Палаузов| Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #28858: Remove 'else' after 'return' or 'raise'

2017-11-29 Thread Django
#28858: Remove 'else' after 'return' or 'raise' -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #28692: QuerySet.bulk_create() combine with select/prefetch_related()

2017-11-29 Thread Django
#28692: QuerySet.bulk_create() combine with select/prefetch_related() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new

Re: [Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28856: GenericForeignKey attributes create new instances on every access

2017-11-29 Thread Django
#28856: GenericForeignKey attributes create new instances on every access --+ Reporter: Morgan Wahl |Owner: nobody Type: Bug | Status: new

Re: [Django] #28856: GenericForeignKey attributes create new instances on every access

2017-11-29 Thread Django
#28856: GenericForeignKey attributes create new instances on every access --+ Reporter: Morgan Wahl |Owner: nobody Type: Bug | Status: new

[Django] #28862: Error in auto-generated migration

2017-11-29 Thread Django
#28862: Error in auto-generated migration -+- Reporter: elros | Owner: nobody Type: Bug| Status: new Component: Database |Version:

Re: [Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28862: Removing a field from index_together and from the model generates a migration that crashes (was: Error in auto-generated migration)

2017-11-29 Thread Django
#28862: Removing a field from index_together and from the model generates a migration that crashes -+- Reporter: elros|Owner: nobody Type: Bug |

Re: [Django] #28120: CharField: if max_length=True (or False): makemigrations generates a migration and migrate fails

2017-11-29 Thread Django
#28120: CharField: if max_length=True (or False): makemigrations generates a migration and migrate fails -+- Reporter: Carles Pina Estany |Owner: Carles | Pina

[Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() + Reporter: Дилян Палаузов| Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |

Re: [Django] #28702: Querying CIText fields should use ::citext type cast

2017-11-29 Thread Django
#28702: Querying CIText fields should use ::citext type cast -+- Reporter: Дилян Палаузов |Owner: Tim | Graham Type: Bug

Re: [Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

[Django] #28861: Add schema tests for CIText fields

2017-11-29 Thread Django
#28861: Add schema tests for CIText fields + Reporter: Tim Graham| Owner: (none) Type: Cleanup/optimization | Status: new Component:

Re: [Django] #28861: Add schema tests for CIText fields

2017-11-29 Thread Django
#28861: Add schema tests for CIText fields --+ Reporter: Tim Graham|Owner: (none) Type: Cleanup/optimization | Status: new Component: contrib.postgres

Re: [Django] #28858: Remove 'else' after 'return' or 'raise'

2017-11-29 Thread Django
#28858: Remove 'else' after 'return' or 'raise' -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #28839: Model.__repr__() should include the pk

2017-11-29 Thread Django
#28839: Model.__repr__() should include the pk -+- Reporter: Álex Córcoles|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #28857: Cast function may generate invalid SQL on PostgreSQL for complex expressions

2017-11-29 Thread Django
#28857: Cast function may generate invalid SQL on PostgreSQL for complex expressions -+- Reporter: Jurica Železnjak |Owner: nobody Type: Bug | Status:

Re: [Django] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-11-29 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

Re: [Django] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-11-29 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

[Django] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-11-29 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam | Owner: nobody (Chainz) Johnson | Type:

Re: [Django] #28864: Allow overriding the default dropdown list for the time widget in Django admin

2017-11-29 Thread Django
#28864: Allow overriding the default dropdown list for the time widget in Django admin ---+-- Reporter: jeffrey k eliasen |Owner: nobody Type: New feature| Status:

[Django] #28864: Allow overriding the default dropdown list for the time widget in Django admin

2017-11-29 Thread Django
#28864: Allow overriding the default dropdown list for the time widget in Django admin -+ Reporter: jeffrey k eliasen | Owner: nobody Type: New feature| Status: new

Re: [Django] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-11-29 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

Re: [Django] #28864: Allow overriding the default dropdown list for the time widget in Django admin

2017-11-29 Thread Django
#28864: Allow overriding the default dropdown list for the time widget in Django admin ---+-- Reporter: jeffrey k eliasen |Owner: nobody Type: New feature| Status:

Re: [Django] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-11-29 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

Re: [Django] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-11-29 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

Re: [Django] #14642: save_as=True and generic inline in admin gives IndexError

2017-11-29 Thread Django
#14642: save_as=True and generic inline in admin gives IndexError -+- Reporter: simon@… |Owner: nobody Type: Bug | Status: new

Re: [Django] #28859: Django hides exception from database with Oracle backend.

2017-11-29 Thread Django
#28859: Django hides exception from database with Oracle backend. -+- Reporter: Jani Tiainen |Owner: nobody Type: Bug | Status: new

Re: [Django] #28859: Django hides exception from database with Oracle backend.

2017-11-29 Thread Django
#28859: Django hides exception from database with Oracle backend. -+- Reporter: Jani Tiainen |Owner: felixxm Type: Bug | Status: assigned

Re: [Django] #28799: ModelFormSet is incorrectly considered as not valid if initial form is not changed and validate_min=True

2017-11-29 Thread Django
#28799: ModelFormSet is incorrectly considered as not valid if initial form is not changed and validate_min=True -+-- Reporter: Sergey Fedoseev |Owner: nobody Type: Bug |

Re: [Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28857: Cast function may generate invalid SQL on PostgreSQL for complex expressions

2017-11-29 Thread Django
#28857: Cast function may generate invalid SQL on PostgreSQL for complex expressions -+- Reporter: Jurica Železnjak |Owner: nobody Type: Bug | Status:

Re: [Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #28860: Reduce calls to len()

2017-11-29 Thread Django
#28860: Reduce calls to len() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new Cleanup/optimization |