Re: [Django] #27723: `type` is not propagated correctly to widgets in MultiWidgets

2017-01-10 Thread Django
#27723: `type` is not propagated correctly to widgets in MultiWidgets -+-- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component: Forms|

[Django] #27723: `type` is not propagated correctly to widgets in MultiWidgets

2017-01-10 Thread Django
#27723: `type` is not propagated correctly to widgets in MultiWidgets --+-- Reporter: felixxm | Owner: felixxm Type: Bug | Status: assigned Component: Forms

Re: [Django] #27392: Remove "Tests that", "Ensures that", etc. from test docstings

2017-01-10 Thread Django
#27392: Remove "Tests that", "Ensures that", etc. from test docstings --+ Reporter: Tim Graham|Owner: ablyx Type: Cleanup/optimization | Status: assigned

Re: [Django] #27678: Document that the template system isn't safe against untrusted template authors

2017-01-10 Thread Django
#27678: Document that the template system isn't safe against untrusted template authors -+- Reporter: Tim Graham |Owner: Andrew Type: | Nester Cleanup/optim

[Django] #27722: if a template context is an instance of get_template(), it will raise "TypeError: context must be a dict rather than RequestContext"

2017-01-10 Thread Django
#27722: if a template context is an instance of get_template(), it will raise "TypeError: context must be a dict rather than RequestContext" ---+ Reporter: Sayid Munawar| Owner: nobody T

Re: [Django] #27683: Change default transaction isolation level to READ COMMITTED on MySQL

2017-01-10 Thread Django
#27683: Change default transaction isolation level to READ COMMITTED on MySQL -+- Reporter: Shai Berger |Owner: Shai Type: | Berger Cleanup/optimization

Re: [Django] #27683: Change default transaction isolation level to READ COMMITTED on MySQL

2017-01-10 Thread Django
#27683: Change default transaction isolation level to READ COMMITTED on MySQL -+- Reporter: Shai Berger |Owner: Shai Type: | Berger Cleanup/optimization

Re: [Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel -+- Reporter: Ed Morley|Owner: Ed Morley Type: |

Re: [Django] #27683: Change default transaction isolation level to READ COMMITTED on MySQL

2017-01-10 Thread Django
#27683: Change default transaction isolation level to READ COMMITTED on MySQL -+- Reporter: Shai Berger |Owner: Shai Type: | Berger Cleanup/optimization

Re: [Django] #27683: Change default transaction isolation level to READ COMMITTED on MySQL

2017-01-10 Thread Django
#27683: Change default transaction isolation level to READ COMMITTED on MySQL -+- Reporter: Shai Berger |Owner: Shai Type: | Berger Cleanup/optimization

Re: [Django] #27720: Confusing error message when creating a model with unspecified attributes that have no defaults

2017-01-10 Thread Django
#27720: Confusing error message when creating a model with unspecified attributes that have no defaults -+- Reporter: sanaani |Owner: nobody Type: |

Re: [Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel -+- Reporter: Ed Morley|Owner: Ed Morley Type: |

[Django] #27721: Unhelpful error message when trying to run shell that can't be imported

2017-01-10 Thread Django
#27721: Unhelpful error message when trying to run shell that can't be imported --+ Reporter: Peter Inglesby | Owner: nobody Type: Uncategorized | Status: new Comp

Re: [Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel -+- Reporter: Ed Morley|Owner: Ed Morley Type: |

Re: [Django] #27719: Add queryset.alias() to mimic .annotate() for aggregations without loading data

2017-01-10 Thread Django
#27719: Add queryset.alias() to mimic .annotate() for aggregations without loading data -+- Reporter: Marc Tamlyn |Owner: nobody Type: New feature | Stat

Re: [Django] #11803: Admin does not update every ForeignKey select of the same model

2017-01-10 Thread Django
#11803: Admin does not update every ForeignKey select of the same model -+- Reporter: danilo |Owner: nobody | Type: Bug |

[Django] #27720: Confusing error message when creating a model with unspecified attributes that have no defaults

2017-01-10 Thread Django
#27720: Confusing error message when creating a model with unspecified attributes that have no defaults -+- Reporter: sanaani| Owner: nobody Type: | Status:

Re: [Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel -+- Reporter: Ed Morley|Owner: Ed Morley Type: |

Re: [Django] #24580: Add test for untested condition in admin_list template tag.

2017-01-10 Thread Django
#24580: Add test for untested condition in admin_list template tag. --+ Reporter: None |Owner: None Type: Cleanup/optimization | Status: new Componen

[Django] #27719: Add queryset.alias() to mimic .annotate() for aggregations without loading data

2017-01-10 Thread Django
#27719: Add queryset.alias() to mimic .annotate() for aggregations without loading data -+- Reporter: Marc | Owner: nobody Tamlyn | Type: New

Re: [Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel --+ Reporter: Ed Morley |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel --+ Reporter: Ed Morley |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20238: Support multiple open connections in LiveServerTestCase

2017-01-10 Thread Django
#20238: Support multiple open connections in LiveServerTestCase ---+ Reporter: jwxiao@… |Owner: Nadege Type: New feature| Status: assigned Component: Te

Re: [Django] #25530: Deferred SQL operations fail when a referenced table or column is renamed during the same migration

2017-01-10 Thread Django
#25530: Deferred SQL operations fail when a referenced table or column is renamed during the same migration ---+-- Reporter: Simon Philips |Owner: Simon Charette Type: Bug|

Re: [Django] #25941: Improve the error message for runtests.py when Django isn't on the path

2017-01-10 Thread Django
#25941: Improve the error message for runtests.py when Django isn't on the path --+ Reporter: Keryn Knight |Owner: nobody Type: Cleanup/optimization | Status: ne

Re: [Django] #26903: support date and timestamp containment within postgres range field

2017-01-10 Thread Django
#26903: support date and timestamp containment within postgres range field --+ Reporter: Aron Podrigal |Owner: felixxm Type: Bug | Status: assigned Compo

Re: [Django] #20238: Support multiple open connections in LiveServerTestCase

2017-01-10 Thread Django
#20238: Support multiple open connections in LiveServerTestCase ---+ Reporter: jwxiao@… |Owner: Nadege Type: New feature| Status: assigned Component: Te

Re: [Django] #26903: support date and timestamp containment within postgres range field

2017-01-10 Thread Django
#26903: support date and timestamp containment within postgres range field --+ Reporter: Aron Podrigal |Owner: felixxm Type: Bug | Status: assigned Compo

[Django] #27718: Add QuerySet.union(), intersect(), minus()

2017-01-10 Thread Django
#27718: Add QuerySet.union(), intersect(), minus() -+- Reporter: Florian| Owner: nobody Apolloner | Type: New| Status: new feature

Re: [Django] #20238: Support multiple open connections in LiveServerTestCase

2017-01-10 Thread Django
#20238: Support multiple open connections in LiveServerTestCase ---+ Reporter: jwxiao@… |Owner: Nadege Type: New feature| Status: assigned Component: Te

Re: [Django] #23908: XHTML breaks admin site

2017-01-10 Thread Django
#23908: XHTML breaks admin site -+- Reporter: Brian May|Owner: Anton | Samarchyan Type: Bug | Status: as

Re: [Django] #27663: Make Index.create_sql() and SchemaEditor._create_index_sql() return SQL parameters as well

2017-01-10 Thread Django
#27663: Make Index.create_sql() and SchemaEditor._create_index_sql() return SQL parameters as well -+- Reporter: Markus Holtermann|Owner: Markus Type: | Holtermann

[Django] #27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel

2017-01-10 Thread Django
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel --+-- Reporter: Ed Morley | Owner: nobody Type: Bug | Status: new

Re: [Django] #27683: Change default transaction isolation level to READ COMMITTED on MySQL

2017-01-10 Thread Django
#27683: Change default transaction isolation level to READ COMMITTED on MySQL -+- Reporter: Shai Berger |Owner: Shai Type: | Berger Cleanup/optimization

Re: [Django] #27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'

2017-01-10 Thread Django
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r' -+- Reporter: Tom |Owner: nobody Type: Bug | Status: clo

Re: [Django] #27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'

2017-01-10 Thread Django
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r' -+- Reporter: Tom |Owner: nobody Type: Bug | Status: clo

Re: [Django] #24580: Add test for untested condition in admin_list template tag.

2017-01-10 Thread Django
#24580: Add test for untested condition in admin_list template tag. --+ Reporter: None |Owner: None Type: Cleanup/optimization | Status: new Componen

Re: [Django] #24580: Add test for untested condition in admin_list template tag.

2017-01-10 Thread Django
#24580: Add test for untested condition in admin_list template tag. --+ Reporter: None |Owner: None Type: Cleanup/optimization | Status: new Componen

Re: [Django] #27709: ContentTypes.objects.get_for_models returns inconsistent results for proxy models

2017-01-10 Thread Django
#27709: ContentTypes.objects.get_for_models returns inconsistent results for proxy models --+ Reporter: Peter Inglesby|Owner: nobody Type: Bug |

Re: [Django] #27709: ContentTypes.objects.get_for_models returns inconsistent results for proxy models

2017-01-10 Thread Django
#27709: ContentTypes.objects.get_for_models returns inconsistent results for proxy models --+ Reporter: Peter Inglesby|Owner: nobody Type: Bug |

Re: [Django] #27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'

2017-01-10 Thread Django
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r' -+- Reporter: Tom |Owner: nobody Type: Bug | Status: new

[Django] #27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'

2017-01-10 Thread Django
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r' + Reporter: Tom | Owner: nobody Type: Bug | Status: new

Re: [Django] #27712: Input widget removes `type` from `attrs`.

2017-01-10 Thread Django
#27712: Input widget removes `type` from `attrs`. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: closed Component: Forms

Re: [Django] #24580: Add test for untested condition in admin_list template tag.

2017-01-10 Thread Django
#24580: Add test for untested condition in admin_list template tag. --+ Reporter: None |Owner: None Type: Cleanup/optimization | Status: new Componen

Re: [Django] #13240: Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables

2017-01-10 Thread Django
#13240: Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables -+- Reporter: Gabriel Hurley |Owner: (none) Type: New feature |

Re: [Django] #16614: Support server-side cursors for queryset iteration in database backends

2017-01-10 Thread Django
#16614: Support server-side cursors for queryset iteration in database backends -+- Reporter: Dan McGee|Owner: nobody Type: New feature | Status: new

Re: [Django] #27714: Small visual artifact when clicking inline edit button in admin

2017-01-10 Thread Django
#27714: Small visual artifact when clicking inline edit button in admin -+- Reporter: Anton Samarchyan |Owner: Anton | Samarchyan Type: Bug

Re: [Django] #27715: [Tutorial - part 6.] Lack of saving created question into db

2017-01-10 Thread Django
#27715: [Tutorial - part 6.] Lack of saving created question into db ---+-- Reporter: UncleGoogle|Owner: nobody Type: Bug| Status: closed Component: Documenta

Re: [Django] #27715: [Tutorial - part 6.] Lack of saving created question into db

2017-01-10 Thread Django
#27715: [Tutorial - part 6.] Lack of saving created question into db -+- Reporter: Mesco|Owner: nobody Type: Bug | Status: closed Comp

[Django] #27715: [Tutorial - part 6.] Lack of saving created question into db

2017-01-10 Thread Django
#27715: [Tutorial - part 6.] Lack of saving created question into db -+- Reporter: Mesco | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #27710: foreign key _id optimisation leads to incorrect descriptor value

2017-01-10 Thread Django
#27710: foreign key _id optimisation leads to incorrect descriptor value -+- Reporter: Will Hardy |Owner: nobody Type: | Status: new Clean

Re: [Django] #27712: Input widget removes `type` from `attrs`.

2017-01-10 Thread Django
#27712: Input widget removes `type` from `attrs`. -+- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component: Forms

Re: [Django] #27714: Small visual artifact when clicking inline edit button in admin

2017-01-10 Thread Django
#27714: Small visual artifact when clicking inline edit button in admin --+ Reporter: Anton Samarchyan |Owner: nobody Type: Bug | Status: new Component: co

Re: [Django] #27714: Small visual artifact when clicking inline edit button in admin

2017-01-10 Thread Django
#27714: Small visual artifact when clicking inline edit button in admin -+- Reporter: Anton Samarchyan |Owner: Anton | Samarchyan Type: Bug

Re: [Django] #27714: Small visual artifact when clicking inline edit button in admin (was: Small visual bug in admin)

2017-01-10 Thread Django
#27714: Small visual artifact when clicking inline edit button in admin --+ Reporter: Anton Samarchyan |Owner: nobody Type: Bug | Status: new Component: co

Re: [Django] #27711: Questionable "Install Django" option ordering

2017-01-10 Thread Django
#27711: Questionable "Install Django" option ordering -+- Reporter: Razzi Abuissa|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #27711: Questionable "Install Django" option ordering

2017-01-10 Thread Django
#27711: Questionable "Install Django" option ordering -+- Reporter: Razzi Abuissa|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #27711: Questionable "Install Django" option ordering

2017-01-10 Thread Django
#27711: Questionable "Install Django" option ordering -+- Reporter: Razzi Abuissa|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #27714: Small visual bug in admin

2017-01-10 Thread Django
#27714: Small visual bug in admin --+-- Reporter: Anton Samarchyan |Owner: nobody Type: Bug | Status: new Component: contrib.admin | V

[Django] #27714: Small visual bug in admin

2017-01-10 Thread Django
#27714: Small visual bug in admin + Reporter: Anton Samarchyan | Owner: nobody Type: Bug | Status: new Component: contrib.admin |Versi

Re: [Django] #27713: Clarify NoReverseMatch error message when view is not found

2017-01-10 Thread Django
#27713: Clarify NoReverseMatch error message when view is not found -+- Reporter: Marten Kenbeek |Owner: Marten Type: | Kenbeek Cleanup/optimization

Re: [Django] #27713: Clarify NoReverseMatch error message when view is not found

2017-01-10 Thread Django
#27713: Clarify NoReverseMatch error message when view is not found -+- Reporter: Marten Kenbeek |Owner: Marten Type: | Kenbeek Cleanup/optimization

[Django] #27713: Clarify NoReverseMatch error message when view is not found

2017-01-10 Thread Django
#27713: Clarify NoReverseMatch error message when view is not found -+- Reporter: Marten | Owner: Marten Kenbeek Kenbeek| Type: |

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

2017-01-10 Thread Django
#26961: Run admin checks if DEBUG is False -+- Reporter: Adam Chainz |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #27673: System checks for contrib.admin are executed during registration

2017-01-10 Thread Django
#27673: System checks for contrib.admin are executed during registration -+- Reporter: Johannes Hoppe |Owner: Morgan | Aubert Type: Bug

Re: [Django] #27712: Input widget removes `type` from `attrs`.

2017-01-10 Thread Django
#27712: Input widget removes `type` from `attrs`. -+-- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component: Forms| Version: maste

Re: [Django] #27712: Input widget removes `type` from `attrs`.

2017-01-10 Thread Django
#27712: Input widget removes `type` from `attrs`. -+-- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component: Forms| Version: 1.10

Re: [Django] #27712: Input widget removes `type` from `attrs`.

2017-01-10 Thread Django
#27712: Input widget removes `type` from `attrs`. -+-- Reporter: felixxm |Owner: felixxm Type: Bug | Status: assigned Component: Forms| Version: 1.10

[Django] #27712: Input widget removes `type` from `attrs`.

2017-01-10 Thread Django
#27712: Input widget removes `type` from `attrs`. --+-- Reporter: felixxm | Owner: felixxm Type: Bug | Status: assigned Component: Forms |Versi

Re: [Django] #11974: Submit_row in admin doesn't follow the pattern of using admin/app_label/model/submit_line.html

2017-01-10 Thread Django
#11974: Submit_row in admin doesn't follow the pattern of using admin/app_label/model/submit_line.html -+- Reporter: vbmendes |Owner: Raffaele | Salma