Re: [Django] #27021: Add explicit support for Q object annotations

2017-12-01 Thread Django
#27021: Add explicit support for Q object annotations -+- Reporter: Josh Smeaton |Owner: Sergey | Fedoseev Type: New feature |

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Tim | Graham Type: Bug

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Tim | Graham Type: Bug

Re: [Django] #28849: SQLite foreign key constraints are not repointed on model or field rename

2017-12-01 Thread Django
#28849: SQLite foreign key constraints are not repointed on model or field rename -+- Reporter: Simon Charette |Owner: nobody Type: Bug | Status:

Re: [Django] #28849: SQLite foreign key constraints are not repointed on model or field rename

2017-12-01 Thread Django
#28849: SQLite foreign key constraints are not repointed on model or field rename -+- Reporter: Simon Charette |Owner: nobody Type: Bug | Status:

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

2017-12-01 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: Sergey Johnson| Fedoseev

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

2017-12-01 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: Sergey Johnson| Fedoseev

Re: [Django] #28849: SQLite foreign key constraints are not repointed on model or field rename

2017-12-01 Thread Django
#28849: SQLite foreign key constraints are not repointed on model or field rename -+- Reporter: Simon Charette |Owner: nobody Type: Bug | Status:

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Tim | Graham Type: Bug

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-12-01 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-12-01 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

Re: [Django] #28305: AlterField migration tries to alter column that still has a foreign key contraint

2017-12-01 Thread Django
#28305: AlterField migration tries to alter column that still has a foreign key contraint -+- Reporter: Andreas Backx|Owner: nobody Type: Bug |

Re: [Django] #25817: Unable to rename a field reference in foreign key 'to_field'

2017-12-01 Thread Django
#25817: Unable to rename a field reference in foreign key 'to_field' -+ Reporter: Simon Kelly |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Tim | Graham Type: Bug

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Johannes | Hoppe Type: Bug

[Django] #28874: Errors on hidden input fields print out double escaped HTML

2017-12-01 Thread Django
#28874: Errors on hidden input fields print out double escaped HTML ---+ Reporter: Kyle Agronick| Owner: nobody Type: Bug | Status: new Component:

[Django] #28873: More of dict.setdefault

2017-12-01 Thread Django
#28873: More of dict.setdefault --+ Reporter: Дилян Палаузов | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.11

Re: [Django] #28872: JSONField __in operator breaks when given a values_list()

2017-12-01 Thread Django
#28872: JSONField __in operator breaks when given a values_list() --+-- Reporter: Jerome Leclanche |Owner: (none) Type: Bug | Status: new Component:

[Django] #28872: JSONField __in operator breaks when given a values_list()

2017-12-01 Thread Django
#28872: JSONField __in operator breaks when given a values_list() + Reporter: Jerome Leclanche | Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #28869: Django.test.tag Inconsistent Inheritance

2017-12-01 Thread Django
#28869: Django.test.tag Inconsistent Inheritance ---+--- Reporter: William Ayd|Owner: William Ayd Type: Bug| Status: assigned Component: Testing

Re: [Django] #28869: Django.test.tag Inconsistent Inheritance

2017-12-01 Thread Django
#28869: Django.test.tag Inconsistent Inheritance ---+--- Reporter: William Ayd|Owner: William Ayd Type: Bug| Status: assigned Component: Testing

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

2017-12-01 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] #28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes

2017-12-01 Thread Django
#28863: Regression in 2.0: an annotated then filtered db function using a Q object crashes -+- Reporter: Adam (Chainz)|Owner: Sergey Johnson| Fedoseev

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Johannes | Hoppe Type: Bug

Re: [Django] #28377: Retain order of form media assets during aggregation

2017-12-01 Thread Django
#28377: Retain order of form media assets during aggregation --+ Reporter: Johannes Hoppe|Owner: info@… Type: Cleanup/optimization | Status: closed

Re: [Django] #28866: InlineAdminFormSet should include InlineModelAdmin's Media before its formset's Media

2017-12-01 Thread Django
#28866: InlineAdminFormSet should include InlineModelAdmin's Media before its formset's Media -+- Reporter: clincher |Owner: nobody Type: Bug |

Re: [Django] #28866: InlineAdminFormSet should include InlineModelAdmin's Media before its formset's Media

2017-12-01 Thread Django
#28866: InlineAdminFormSet should include InlineModelAdmin's Media before its formset's Media -+- Reporter: clincher |Owner: nobody Type: Bug |

Re: [Django] #28377: Retain order of form media assets during aggregation

2017-12-01 Thread Django
#28377: Retain order of form media assets during aggregation --+ Reporter: Johannes Hoppe|Owner: info@… Type: Cleanup/optimization | Status: closed

Re: [Django] #28699: Document middleware ordering requirements following CSRF change in Django 1.11.6 (was: Problem with CSRF in Django 1.11.6)

2017-12-01 Thread Django
#28699: Document middleware ordering requirements following CSRF change in Django 1.11.6 ---+ Reporter: stephanm |Owner: nobody Type: Bug| Status: new

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: Johannes | Hoppe Type: Bug

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open --+ Reporter: Marcus Götling|Owner: nobody Type: Bug | Status: new

Re: [Django] #28755: django.utils.translation.check_for_language doesn't check in the app folders

2017-12-01 Thread Django
#28755: django.utils.translation.check_for_language doesn't check in the app folders -+- Reporter: Dorian Amouroux |Owner: | ChillarAnand Type: Bug

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open --+ Reporter: Marcus Götling|Owner: nobody Type: Bug | Status: new

Re: [Django] #28868: Document 'Pull Request' field + link to GitHub PR in Trac ticket page

2017-12-01 Thread Django
#28868: Document 'Pull Request' field + link to GitHub PR in Trac ticket page -+- Reporter: Ramiro Morales |Owner: Ramiro | Morales Type: New

Re: [Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus Götling |Owner: nobody Type: Bug | Status: new

[Django] #28871: Autocomplete select for new lines in inline model do not open

2017-12-01 Thread Django
#28871: Autocomplete select for new lines in inline model do not open -+- Reporter: Marcus | Owner: nobody Götling| Type: Bug|