Re: [Django] #28636: Allow customizing the fallback language from the locale middleware

2017-10-03 Thread Django
#28636: Allow customizing the fallback language from the locale middleware -+- Reporter: Denis Anuschewski|Owner: nobody Type: New feature | Status: new

Re: [Django] #28584: Remove workarounds for SQLite < 3.7.15

2017-10-03 Thread Django
#28584: Remove workarounds for SQLite < 3.7.15 -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28674: QuerySet._batched_insert() the caller ensures, that bool(objs) is True

2017-10-03 Thread Django
#28674: QuerySet._batched_insert() the caller ensures, that bool(objs) is True -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status:

Re: [Django] #28668: Add ON CONFLICT support to QuerySet.bulk_create()

2017-10-03 Thread Django
#28668: Add ON CONFLICT support to QuerySet.bulk_create() -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: New feature |

Re: [Django] #28668: Add ON CONFLICT support to QuerySet.bulk_create()

2017-10-03 Thread Django
#28668: Add ON CONFLICT support to QuerySet.bulk_create() -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: New feature |

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28490: Descriptors on Models are reported as nonexistent by System Check Framework for ModelAdmin.list_display if they return None

2017-10-03 Thread Django
#28490: Descriptors on Models are reported as nonexistent by System Check Framework for ModelAdmin.list_display if they return None -+- Reporter: Hunter Richards |Owner: nobody Type:

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28636: Allow customizing the fallback language from the locale middleware

2017-10-03 Thread Django
#28636: Allow customizing the fallback language from the locale middleware -+- Reporter: Denis Anuschewski|Owner: nobody Type: New feature | Status: new

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28671: DateTimeField: make auto_now_add just a default value

2017-10-03 Thread Django
#28671: DateTimeField: make auto_now_add just a default value -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: closed

Re: [Django] #28673: Make null=True explicitly uncombinable with auto_now=True

2017-10-03 Thread Django
#28673: Make null=True explicitly uncombinable with auto_now=True -+- Reporter: Дилян Палаузов |Owner: nobody Type: Uncategorized| Status: closed

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

Re: [Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François Freitag |Owner: François | Freitag Type:

[Django] #28679: urlencode does not decode bytes before passing them to Python's urlencode

2017-10-03 Thread Django
#28679: urlencode does not decode bytes before passing them to Python's urlencode -+- Reporter: François | Owner: nobody Freitag| Type:

Re: [Django] #28673: Make null=True explicitly uncombinable with auto_now=True

2017-10-03 Thread Django
#28673: Make null=True explicitly uncombinable with auto_now=True -+- Reporter: Дилян Палаузов |Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28584: Remove workarounds for SQLite < 3.7.15

2017-10-03 Thread Django
#28584: Remove workarounds for SQLite < 3.7.15 -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28670: Add native LIMIT/OFFSET support on Oracle. (was: django/db/backends/oracle/compiler.py handling of LIMIT+OFFSET could be better in Oracle 12+.)

2017-10-03 Thread Django
#28670: Add native LIMIT/OFFSET support on Oracle. -+- Reporter: Markus Stenberg |Owner: felixxm Type: | Status: assigned Cleanup/optimization

Re: [Django] #23577: Rename operations should rename indexes, constraints, sequences and triggers named after their former value

2017-10-03 Thread Django
#23577: Rename operations should rename indexes, constraints, sequences and triggers named after their former value -+ Reporter: Chris Woytowitz |Owner: (none) Type: Bug |

Re: [Django] #28672: CheckboxSelectMultiple does not correctly bind to the form attribute passed in when rendered outside its containing form

2017-10-03 Thread Django
#28672: CheckboxSelectMultiple does not correctly bind to the form attribute passed in when rendered outside its containing form -+-- Reporter: Dylan Young |Owner: nobody Type: Bug |

Re: [Django] #28674: QuerySet._batched_insert() the caller ensures, that bool(objs) is True

2017-10-03 Thread Django
#28674: QuerySet._batched_insert() the caller ensures, that bool(objs) is True -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new

Re: [Django] #28584: Remove workarounds for SQLite < 3.7.15

2017-10-03 Thread Django
#28584: Remove workarounds for SQLite < 3.7.15 -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28584: Remove workarounds for SQLite < 3.7.15 (was: Remove workarounds for SQLite < 3.8)

2017-10-03 Thread Django
#28584: Remove workarounds for SQLite < 3.7.15 -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #28675: Tautology in sql/compiler/SQLInsertCompiler.execute_sql()

2017-10-03 Thread Django
#28675: Tautology in sql/compiler/SQLInsertCompiler.execute_sql() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: closed

Re: [Django] #28678: Multipart parser should decode those JSON parts that are flagged as such

2017-10-03 Thread Django
#28678: Multipart parser should decode those JSON parts that are flagged as such -+- Reporter: Facundo Batista |Owner: nobody Type: | Status:

Re: [Django] #28676: Using select_for_update with next save() in multiple threads stucks

2017-10-03 Thread Django
#28676: Using select_for_update with next save() in multiple threads stucks -+- Reporter: M1ha Shvn|Owner: nobody Type: Bug | Status: new

Re: [Django] #28675: Tautology in sql/compiler/SQLInsertCompiler.execute_sql()

2017-10-03 Thread Django
#28675: Tautology in sql/compiler/SQLInsertCompiler.execute_sql() -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: new

Re: [Django] #28677: on_delete is a required positional argument for ForeignKeys, even in migrations

2017-10-03 Thread Django
#28677: on_delete is a required positional argument for ForeignKeys, even in migrations -+- Reporter: Christian|Owner: nobody Kreuzberger| Type: Bug

Re: [Django] #28677: on_delete is a required positional argument for ForeignKeys, even in migrations

2017-10-03 Thread Django
#28677: on_delete is a required positional argument for ForeignKeys, even in migrations -+- Reporter: Christian|Owner: nobody Kreuzberger| Type: Bug

Re: [Django] #28677: on_delete is a required positional argument for ForeignKeys, even in migrations

2017-10-03 Thread Django
#28677: on_delete is a required positional argument for ForeignKeys, even in migrations -+- Reporter: Christian|Owner: nobody Kreuzberger| Type: Bug

Re: [Django] #28678: Multipart parser should decode those JSON parts that are flagged as such

2017-10-03 Thread Django
#28678: Multipart parser should decode those JSON parts that are flagged as such -+-- Reporter: Facundo Batista |Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28671: DateTimeField: make auto_now_add just a default value

2017-10-03 Thread Django
#28671: DateTimeField: make auto_now_add just a default value -+- Reporter: Дилян Палаузов |Owner: nobody Type: | Status: closed

[Django] #28678: Multipart parser should decode those JSON parts that are flagged as such

2017-10-03 Thread Django
#28678: Multipart parser should decode those JSON parts that are flagged as such ---+ Reporter: Facundo Batista | Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28673: Make null=True explicitly uncombinable with auto_now=True

2017-10-03 Thread Django
#28673: Make null=True explicitly uncombinable with auto_now=True -+- Reporter: Дилян Палаузов |Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #28677: on_delete is a required positional argument for ForeignKeys, even in migrations

2017-10-03 Thread Django
#28677: on_delete is a required positional argument for ForeignKeys, even in migrations -+- Reporter: Christian|Owner: nobody Kreuzberger| Type: Bug

Re: [Django] #28677: on_delete is a required positional argument for ForeignKeys, even in migrations

2017-10-03 Thread Django
#28677: on_delete is a required positional argument for ForeignKeys, even in migrations -+- Reporter: Christian|Owner: nobody Kreuzberger| Type: Bug

[Django] #28677: on_delete is a required positional argument for ForeignKeys, even in migrations

2017-10-03 Thread Django
#28677: on_delete is a required positional argument for ForeignKeys, even in migrations -+- Reporter: Christian | Owner: nobody Kreuzberger| Type: Bug

Re: [Django] #28676: Using select_for_update with next save() in multiple threads stucks

2017-10-03 Thread Django
#28676: Using select_for_update with next save() in multiple threads stucks -+- Reporter: M1ha Shvn|Owner: nobody Type: Bug | Status: new

[Django] #28676: Using select_for_update with next save() in multiple threads stucks

2017-10-03 Thread Django
#28676: Using select_for_update with next save() in multiple threads stucks -+- Reporter: M1ha Shvn | Owner: nobody Type: Bug| Status: new

[Django] #28675: Tautology in sql/compiler/SQLInsertCompiler.execute_sql()

2017-10-03 Thread Django
#28675: Tautology in sql/compiler/SQLInsertCompiler.execute_sql() --+ Reporter: Дилян Палаузов | Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #28674: QuerySet._batched_insert() the caller ensures, that bool(objs) is True

2017-10-03 Thread Django
#28674: QuerySet._batched_insert() the caller ensures, that bool(objs) is True -+- Reporter: Дилян | Owner: nobody Палаузов | Type: |

[Django] #28673: Make null=True explicitly uncombinable with auto_now=True

2017-10-03 Thread Django
#28673: Make null=True explicitly uncombinable with auto_now=True -+- Reporter: Дилян | Owner: nobody Палаузов | Type: | Status:

Re: [Django] #28636: Allow customizing the fallback language from the locale middleware

2017-10-03 Thread Django
#28636: Allow customizing the fallback language from the locale middleware -+- Reporter: Denis Anuschewski|Owner: nobody Type: New feature | Status: new

Re: [Django] #28598: BCC addresses are ignored in the console and file email backends

2017-10-03 Thread Django
#28598: BCC addresses are ignored in the console and file email backends -+- Reporter: zngr |Owner: Stefan Type: | Schneider Cleanup/optimization

Re: [Django] #28670: django/db/backends/oracle/compiler.py handling of LIMIT+OFFSET could be better in Oracle 12+.

2017-10-03 Thread Django
#28670: django/db/backends/oracle/compiler.py handling of LIMIT+OFFSET could be better in Oracle 12+. -+- Reporter: Markus Stenberg |Owner: nobody Type: |

Re: [Django] #28636: Allow customizing the fallback language from the locale middleware (was: Translation module: Check `LANG_INFO` against user's language preference as optional feature)

2017-10-03 Thread Django
#28636: Allow customizing the fallback language from the locale middleware -+- Reporter: Denis Anuschewski|Owner: nobody Type: New feature | Status: new