Re: [Django] #24726: ArrayField with IntegerRangeField as base field generates invalid SQL on Insert operations

2016-09-22 Thread Django
#24726: ArrayField with IntegerRangeField as base field generates invalid SQL on Insert operations --+ Reporter: Ederson Mota |Owner: (none) Type: Bug |

Re: [Django] #27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs

2016-09-22 Thread Django
#27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs -+- Reporter: Jani Tiainen |Owner: Jani | Tiainen

[Django] #27261: Mismatch for placholders in japanese translations (django.contrib.admin app)

2016-09-22 Thread Django
#27261: Mismatch for placholders in japanese translations (django.contrib.admin app) ---+ Reporter: Maxime Vdb | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |

Re: [Django] #27234: Clarify the type of the django.server logger's 'request' extra context

2016-09-22 Thread Django
#27234: Clarify the type of the django.server logger's 'request' extra context -+- Reporter: Ben Whale|Owner: nobody Type: | Status: new

Re: [Django] #27261: Mismatch for placholders in japanese translations (django.contrib.admin app)

2016-09-22 Thread Django
#27261: Mismatch for placholders in japanese translations (django.contrib.admin app) -+- Reporter: Maxime Vdb |Owner: nobody Type: Bug | Status:

Re: [Django] #27158: Incorrect positioning of admin' horizontal/vertical filter widgets in RTL languages

2016-09-22 Thread Django
#27158: Incorrect positioning of admin' horizontal/vertical filter widgets in RTL languages + Reporter: Mehdi Pourfar |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27244: Incorrect thousand separator for the Greek locale (el)

2016-09-22 Thread Django
#27244: Incorrect thousand separator for the Greek locale (el) -+- Reporter: kappataumu |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27257: Use the ->> operator when filtering builtin text lookups on JSONField keys

2016-09-22 Thread Django
#27257: Use the ->> operator when filtering builtin text lookups on JSONField keys -+- Reporter: Nick Stefan |Owner: Simon | Charette Type:

Re: [Django] #7028: Better admin raw_id_fields feedback

2016-09-22 Thread Django
#7028: Better admin raw_id_fields feedback -+- Reporter: Marcob |Owner: nobody | Type: New feature | Status:

Re: [Django] #27210: smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error

2016-09-22 Thread Django
#27210: smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error -+- Reporter: Tom Hendrikx |Owner: Vesteinn |

Re: [Django] #17002: ManyToManyField through a model which extends some other model

2016-09-22 Thread Django
#17002: ManyToManyField through a model which extends some other model -+- Reporter: Mitar|Owner: | InvalidInterrupt Type: Bug

Re: [Django] #25361: Unpickling of QuerySet fails in presence of abstract intermediate model

2016-09-22 Thread Django
#25361: Unpickling of QuerySet fails in presence of abstract intermediate model -+- Reporter: Torsten Bronger |Owner: nobody Type: Bug | Status: new

[Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-22 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+ Reporter: Andi Albrecht| Owner: nobody Type: Bug | Status: new Component: Template system |Version:

Re: [Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-22 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+ Reporter: Andi Albrecht| Owner: nobody Type: Bug | Status: new Component: Template system |

[Django] #27259: ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set

2016-09-22 Thread Django
#27259: ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set --+ Reporter: Maxim Syabro | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27186: Cannot change FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1

2016-09-22 Thread Django
#27186: Cannot change FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1 -+-- Reporter: Michael Käufl|Owner: Tim Graham Type: Bug

Re: [Django] #27259: ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set

2016-09-22 Thread Django
#27259: ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set -+- Reporter: Maxim Syabro |Owner: nobody Type: Bug | Status:

Re: [Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-22 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+-- Reporter: Andi Albrecht|Owner: nobody Type: Bug | Status: new

Re: [Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-22 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+-- Reporter: Andi Albrecht|Owner: nobody Type: Bug | Status: new

Re: [Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-22 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+-- Reporter: Andi Albrecht|Owner: nobody Type: Bug | Status: new

[Django] #27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN

2016-09-22 Thread Django
#27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN --+ Reporter: Sven R. Kunze | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #27056: changing dim property for geometries does not generate correct migration on PostgreSQL

2016-09-22 Thread Django
#27056: changing dim property for geometries does not generate correct migration on PostgreSQL -+- Reporter: Bill Durr|Owner: nobody Type: Bug |

Re: [Django] #27056: changing dim property for geometries does not generate correct migration on PostgreSQL

2016-09-22 Thread Django
#27056: changing dim property for geometries does not generate correct migration on PostgreSQL -+- Reporter: Bill Durr|Owner: nobody Type: Bug |

Re: [Django] #27234: Clarify the type of the django.server logger's 'request' extra context

2016-09-22 Thread Django
#27234: Clarify the type of the django.server logger's 'request' extra context -+- Reporter: Ben Whale|Owner: nobody Type: | Status: new

Re: [Django] #2651: ForeignKey search/filter/autocomplete widget

2016-09-22 Thread Django
#2651: ForeignKey search/filter/autocomplete widget -+- Reporter: zaur |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #24941: Add get_exclude() hook to BaseModelAdmin

2016-09-22 Thread Django
#24941: Add get_exclude() hook to BaseModelAdmin --+--- Reporter: Peter J. Farrell |Owner: Zach Borboa Type: New feature | Status: assigned Component:

Re: [Django] #27257: Use the ->> operator when filtering builtin text lookups on JSONField keys

2016-09-22 Thread Django
#27257: Use the ->> operator when filtering builtin text lookups on JSONField keys -+- Reporter: Nick Stefan |Owner: Simon | Charette Type:

Re: [Django] #27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN

2016-09-22 Thread Django
#27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN -+- Reporter: Sven R. Kunze|Owner: nobody Type: | Status:

Re: [Django] #27210: smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error

2016-09-22 Thread Django
#27210: smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error -+- Reporter: Tom Hendrikx |Owner: Vesteinn |

Re: [Django] #27259: ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set

2016-09-22 Thread Django
#27259: ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set -+- Reporter: Maxim Syabro |Owner: nobody Type: Bug | Status: new

Re: [Django] #27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN

2016-09-22 Thread Django
#27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN -+- Reporter: Sven R. Kunze|Owner: nobody Type: | Status:

Re: [Django] #26607: Add a hook to customize the admin's formsets parameters (was: Add InlineModelAdmin.get_formset_initial_data().)

2016-09-22 Thread Django
#26607: Add a hook to customize the admin's formsets parameters -+- Reporter: David Sanders|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN

2016-09-22 Thread Django
#27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN -+- Reporter: Sven R. Kunze|Owner: nobody Type: | Status:

Re: [Django] #27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN

2016-09-22 Thread Django
#27260: Performance Issue because of LEFT OUTER JOIN instead the better INNER JOIN -+- Reporter: Sven R. Kunze|Owner: nobody Type: | Status:

Re: [Django] #27210: smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error

2016-09-22 Thread Django
#27210: smtp EmailBackend doesn't honor fail_silently=True when receiving a socket level connection error -+- Reporter: Tom Hendrikx |Owner: Vesteinn |

Re: [Django] #27258: Context processors are not called when using RequestContext and Django templates

2016-09-22 Thread Django
#27258: Context processors are not called when using RequestContext and Django templates -+-- Reporter: Andi Albrecht|Owner: nobody Type: Bug | Status: new

Re: [Django] #21076: Offer the ability to store a hash of session IDs rather than the ID itself

2016-09-22 Thread Django
#21076: Offer the ability to store a hash of session IDs rather than the ID itself -+- Reporter: Tim Graham |Owner: Rigel Di | Scala Type:

Re: [Django] #27240: Allow passing custom parameters to formset forms in admin (was: Passing custom parameters to formset forms in admin)

2016-09-22 Thread Django
#27240: Allow passing custom parameters to formset forms in admin -+- Reporter: Alexey Rogachev |Owner: nobody Type: New feature | Status: closed

Re: [Django] #27186: Cannot change FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1

2016-09-22 Thread Django
#27186: Cannot change FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1 -+-- Reporter: Michael Käufl|Owner: Tim Graham Type: Bug