Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27332: Specifying additional ON arguments, and more flexibility with joins (was: Specifying additional JOIN arguments)

2016-10-10 Thread Django
#27332: Specifying additional ON arguments, and more flexibility with joins -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26426: Add a way to customize a QuerySet's joins

2016-10-10 Thread Django
#26426: Add a way to customize a QuerySet's joins -+- Reporter: Charlie DeTar|Owner: nobody Type: New feature | Status: closed Component: Database la

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: closed Component: Database layer

Re: [Django] #26426: Add a way to customize a QuerySet's joins

2016-10-10 Thread Django
#26426: Add a way to customize a QuerySet's joins -+- Reporter: Charlie DeTar|Owner: nobody Type: New feature | Status: closed Component: Database la

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: closed Component: Database layer

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: Uncategorized| Status: new Component: Database layer

Re: [Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments -+- Reporter: MikiSoft |Owner: nobody Type: Uncategorized| Status: new Component: Database layer

[Django] #27332: Specifying additional JOIN arguments

2016-10-10 Thread Django
#27332: Specifying additional JOIN arguments --+ Reporter: MikiSoft | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models, ORM) |Ve

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #26447: Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag

2016-10-10 Thread Django
#26447: Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag -+- Reporter: Denis Cornehl|Owner: Denis Type: | Corneh

Re: [Django] #24607: Serialization (and deserialization) of MTI models doesn't work with natural keys

2016-10-10 Thread Django
#24607: Serialization (and deserialization) of MTI models doesn't work with natural keys --+ Reporter: Denys Duchier |Owner: nobody Type: Bug | S

Re: [Django] #26447: Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag

2016-10-10 Thread Django
#26447: Deprecate USE_ETAGS setting in favor of ConditionalGetMiddleware unconditionally setting an ETag -+- Reporter: Denis Cornehl|Owner: Denis Type: | Corneh

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27323: Optimize Oracle introspection by using USER_SEQUENCES instead of USER_CATALOG (was: Using USER_SEQUENCES instead of USER_CATALOG)

2016-10-10 Thread Django
#27323: Optimize Oracle introspection by using USER_SEQUENCES instead of USER_CATALOG -+- Reporter: felixxm |Owner: felixxm Type: | Status

Re: [Django] #27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField

2016-10-10 Thread Django
#27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField -+- Reporter: Héctor Urbina|Owner: nobody Type: New feature | Status:

Re: [Django] #27272: Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones

2016-10-10 Thread Django
#27272: Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones -+- Reporter: Daniel Izquierdo |Owner: Daniel | Izquierdo

Re: [Django] #26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page

2016-10-10 Thread Django
#26954: has_module_permission set to False on ModelAdmin raises 403 Forbidden error when visiting its app page ---+-- Reporter: bhch |Owner: Halil Kaya Type: Bug|

Re: [Django] #27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField

2016-10-10 Thread Django
#27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField -+- Reporter: Héctor Urbina|Owner: nobody Type: New feature | Status:

Re: [Django] #27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField

2016-10-10 Thread Django
#27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField -+- Reporter: Héctor Urbina|Owner: nobody Type: New feature | Status:

Re: [Django] #27327: Simplify time zone handling by making pytz a required dependency

2016-10-10 Thread Django
#27327: Simplify time zone handling by making pytz a required dependency -+- Reporter: Tim Graham |Owner: Tim Type: | Graham Cleanup/optimization

Re: [Django] #27267: Renaming a primary key fails with "cannot drop constraint on table because other objects depend on it"

2016-10-10 Thread Django
#27267: Renaming a primary key fails with "cannot drop constraint on table because other objects depend on it" +-- Reporter: Melvyn Sopacua |Owner: nobody Type: Bug |

Re: [Django] #27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField

2016-10-10 Thread Django
#27331: Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField -+- Reporter: Héctor Urbina|Owner: nobody Type: New feature | Status:

Re: [Django] #27328: return `Set-Cookie` if sessionid= None value

2016-10-10 Thread Django
#27328: return `Set-Cookie` if sessionid= None value -+- Reporter: Ramin Farajpour |Owner: nobody Cami | Type: Bug |

Re: [Django] #27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data

2016-10-10 Thread Django
#27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data -+-- Reporter: Dorian Amouroux |Owner: (none) Type: Bug | Status: closed C

Re: [Django] #27272: Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones

2016-10-10 Thread Django
#27272: Add a on_delete RESTRICT handler to allow cascading deletions while protecting direct ones -+- Reporter: Daniel Izquierdo |Owner: Daniel | Izquierdo

Re: [Django] #27201: Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash

2016-10-10 Thread Django
#27201: Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash --+ Reporter: Salkot|Owner: nobody Type: Cleanup/optimization |