[Django] #29232: Add title option for admin filter when providing a field name

2018-03-16 Thread Django
#29232: Add title option for admin filter when providing a field name -+ Reporter: David Sanders | Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #29231: Documentation Regression for Tutorial 03

2018-03-16 Thread Django
#29231: Documentation Regression for Tutorial 03 ---+-- Reporter: Paul |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #29148: Explain how to use QuerySet.get_or_create() with Q objects

2018-03-16 Thread Django
#29148: Explain how to use QuerySet.get_or_create() with Q objects ---+--- Reporter: Mike Lissner |Owner: Dhruv Singh Type: New feature| Status: assigned Component:

Re: [Django] #29231: Documentation Regression for Tutorial 03

2018-03-16 Thread Django
#29231: Documentation Regression for Tutorial 03 ---+-- Reporter: Paul |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #29231: Documentation Regression for Tutorial 03

2018-03-16 Thread Django
#29231: Documentation Regression for Tutorial 03 ---+-- Reporter: Paul |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #29231: Documentation Regression for Tutorial 03

2018-03-16 Thread Django
#29231: Documentation Regression for Tutorial 03 ---+-- Reporter: Paul |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #29229: QuerySet.values_list() combined with .extra() or .annotate() may produce wrong .union()

2018-03-16 Thread Django
#29229: QuerySet.values_list() combined with .extra() or .annotate() may produce wrong .union() -+- Reporter: master |Owner: nobody Type: Bug |

Re: [Django] #29231: Documentation Regression for Tutorial 03

2018-03-16 Thread Django
#29231: Documentation Regression for Tutorial 03 ---+-- Reporter: Paul |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #29097: Migrations using MySQL fail for constraints using composite indexes

2018-03-16 Thread Django
#29097: Migrations using MySQL fail for constraints using composite indexes -+- Reporter: geertjanvdk |Owner: (none) Type: Bug | Status: new

Re: [Django] #29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field

2018-03-16 Thread Django
#29138: Add ModelAdmin.autocomplete_fields support for ForeignKeys that use to_field ---+-- Reporter: Jonathan Nye |Owner: Basu Dubey Type: Bug| Status: assigned

[Django] #29231: Documentation Regression for Tutorial 03

2018-03-16 Thread Django
#29231: Documentation Regression for Tutorial 03 -+ Reporter: Paul | Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #29230: Incorrect behavior of QuerySet.prefetch_related() in some circumstances during multilevel data prefetching

2018-03-16 Thread Django
#29230: Incorrect behavior of QuerySet.prefetch_related() in some circumstances during multilevel data prefetching -+- Reporter: Alex Sichkar |Owner: nobody Type: Bug

[Django] #29230: Incorrect behavior of QuerySet.prefetch_related() in some circumstances during multilevel data prefetching

2018-03-16 Thread Django
#29230: Incorrect behavior of QuerySet.prefetch_related() in some circumstances during multilevel data prefetching -+- Reporter: Alex | Owner: nobody Sichkar|

[Django] #29229: QuerySet.values_list() combined with .extra() or .annotate() may produce wrong .union()

2018-03-16 Thread Django
#29229: QuerySet.values_list() combined with .extra() or .annotate() may produce wrong .union() -+- Reporter: master | Owner: nobody Type: Bug| Status: new

Re: [Django] #23130: BooleanField should not override 'blank' if choices are specified

2018-03-16 Thread Django
#23130: BooleanField should not override 'blank' if choices are specified -+- Reporter: Jonas H. |Owner: (none) Type: Bug | Status: new

Re: [Django] #29227: Allow BooleanField to be null=True

2018-03-16 Thread Django
#29227: Allow BooleanField to be null=True -+- Reporter: Tim Graham |Owner: Tim Type: | Graham Cleanup/optimization |

Re: [Django] #29228: Django query documentation does not talk about collation

2018-03-16 Thread Django
#29228: Django query documentation does not talk about collation -+- Reporter: Pierre Thibault |Owner: nobody Type: New feature | Status: new Component:

[Django] #29228: Django query documentation does not talk about collation

2018-03-16 Thread Django
#29228: Django query documentation does not talk about collation -+- Reporter: Pierre | Owner: nobody Thibault | Type: New| Status:

[Django] #29227: Allow BooleanField to be null=True

2018-03-16 Thread Django
#29227: Allow BooleanField to be null=True -+- Reporter: Tim| Owner: Tim Graham Graham | Type: | Status: assigned

Re: [Django] #29226: @modify_settings append/remove/prepend is affected by dictionary order

2018-03-16 Thread Django
#29226: @modify_settings append/remove/prepend is affected by dictionary order -+- Reporter: Manuel Kaufmann |Owner: nobody Type: Uncategorized| Status: new

[Django] #29226: @modify_settings append/remove/prepend is affected by dictionary order

2018-03-16 Thread Django
#29226: @modify_settings append/remove/prepend is affected by dictionary order -+- Reporter: Manuel | Owner: nobody Kaufmann | Type: |

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

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

Re: [Django] #28754: validate_ipv46_address validator allows IP addresses to begin with a first octet of zero

2018-03-16 Thread Django
#28754: validate_ipv46_address validator allows IP addresses to begin with a first octet of zero -+- Reporter: frankston|Owner: (none) Type: Bug |

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets

2018-03-16 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets ---+ Reporter: Ben Cole |Owner: nobody Type: Bug| Status: new

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets

2018-03-16 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets ---+ Reporter: Ben Cole |Owner: nobody Type: Bug| Status: new

Re: [Django] #29202: KeyError in django-sites caching (race condition?)

2018-03-16 Thread Django
#29202: KeyError in django-sites caching (race condition?) +-- Reporter: Dominik George |Owner: nobody Type: Bug | Status: new Component: contrib.sites |