Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #20620: CachedFileMixin.post_process breaks when cache size is exceeded

2016-04-27 Thread Django
#20620: CachedFileMixin.post_process breaks when cache size is exceeded -+ Reporter: julians37@… |Owner: jcatalan Type: Bug | Status: assigned

Re: [Django] #26521: CreateModel allows duplicate field names

2016-04-27 Thread Django
#26521: CreateModel allows duplicate field names --+ Reporter: w0rp |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Migrations

Re: [Django] #25136: Add an example with Count('X', distinct=True) to the queries topic guide

2016-04-27 Thread Django
#25136: Add an example with Count('X', distinct=True) to the queries topic guide -+- Reporter: mdomans |Owner: Type: | caioariede Cleanup/optimization

Re: [Django] #25136: Add an example with Count('X', distinct=True) to the queries topic guide

2016-04-27 Thread Django
#25136: Add an example with Count('X', distinct=True) to the queries topic guide -+- Reporter: mdomans |Owner: Type: | caioariede Cleanup/optimization

Re: [Django] #25136: Add an example with Count('X', distinct=True) to the queries topic guide

2016-04-27 Thread Django
#25136: Add an example with Count('X', distinct=True) to the queries topic guide -+- Reporter: mdomans |Owner: Type: | caioariede Cleanup/optimization

Re: [Django] #26551: Django ORM generates invalid PostgreSQL query with Inverted Q() object that crosses relations

2016-04-27 Thread Django
#26551: Django ORM generates invalid PostgreSQL query with Inverted Q() object that crosses relations -+ Reporter: Azendale | Owner: nobody Type: Bug | Status: new Component: Documentation|

[Django] #26551: Django ORM generates invalid PostgreSQL query with Inverted Q() object that crosses relations

2016-04-27 Thread Django
#26551: Django ORM generates invalid PostgreSQL query with Inverted Q() object that crosses relations ---+- Reporter: Azendale | Owner: nobody Type: Bug| Status: new Component: Documentation

Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-27 Thread Django
#26526: Document QuerySet.latest() behavior for null values --+ Reporter: int-ua|Owner: ParvJain Type: Cleanup/optimization | Status: assigned Compone

Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-27 Thread Django
#26526: Document QuerySet.latest() behavior for null values --+ Reporter: int-ua|Owner: ParvJain Type: Cleanup/optimization | Status: assigned Compone

Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #26549: HttpResponse.__str__ is missing on Python 3

2016-04-27 Thread Django
#26549: HttpResponse.__str__ is missing on Python 3 ---+-- Reporter: coredumperror |Owner: nobody Type: Bug| Status: new Component: HTTP handling |

Re: [Django] #26521: CreateModel allows duplicate field names

2016-04-27 Thread Django
#26521: CreateModel allows duplicate field names --+ Reporter: w0rp |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Migrations

Re: [Django] #26402: Allow relative paths in {% extends %} and {% include %}

2016-04-27 Thread Django
#26402: Allow relative paths in {% extends %} and {% include %} -+- Reporter: vb64 |Owner: vb64 Type: New feature | Status: assigned Component

Re: [Django] #26440: Add check that all items in url patterns are url instances

2016-04-27 Thread Django
#26440: Add check that all items in url patterns are url instances -+- Reporter: alasdairnicol|Owner: burhan Type: | Status: assigned Cleanu

Re: [Django] #25197: Add a more friendly widget for HStoreField

2016-04-27 Thread Django
#25197: Add a more friendly widget for HStoreField --+ Reporter: gam_phon |Owner: funkybob Type: New feature | Status: assigned Component: contrib.postgres

Re: [Django] #26542: Extension names are not properly quoted in the PostgreSQL CreateExtension operation

2016-04-27 Thread Django
#26542: Extension names are not properly quoted in the PostgreSQL CreateExtension operation -+- Reporter: conradev |Owner: Tim | Graham Typ

Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-27 Thread Django
#26526: Document QuerySet.latest() behavior for null values --+ Reporter: int-ua|Owner: nobody Type: Cleanup/optimization | Status: new Component: Do