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

2016-04-26 Thread Django
#26542: Extension names are not properly quoted in the PostgreSQL CreateExtension operation -+- Reporter: conradev |Owner: Type: Bug | Status:

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

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

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

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

Re: [Django] #26341: Weird comments in PO files (.html.py filenames)

2016-04-26 Thread Django
#26341: Weird comments in PO files (.html.py filenames) -+- Reporter: sylvain-garancher|Owner: veranika- | sab Type: Bug |

Re: [Django] #26530: Batch operations on large querysets

2016-04-26 Thread Django
#26530: Batch operations on large querysets -+- Reporter: mjtamlyn |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26539: Using Annotation As Update Parameter Generates Invalid SQL

2016-04-26 Thread Django
#26539: Using Annotation As Update Parameter Generates Invalid SQL -+- Reporter: dsanders11 |Owner: nobody Type: Bug | Status: new Component

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

2016-04-26 Thread Django
#26440: Add check that all items in url patterns are url instances --+ Reporter: alasdairnicol |Owner: burhan Type: Cleanup/optimization | Status: assigned Co

Re: [Django] #26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps

2016-04-26 Thread Django
#26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps ---+ Reporter: nanuxbe|Owner: nobody Type: Bug|

Re: [Django] #26546: Allow HTTPStatus enum values to be used as HttpResponse.status

2016-04-26 Thread Django
#26546: Allow HTTPStatus enum values to be used as HttpResponse.status --+ Reporter: evansd|Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #26550: Underscore (_) is not allowed in domain names

2016-04-26 Thread Django
#26550: Underscore (_) is not allowed in domain names ---+-- Reporter: fed239 |Owner: nobody Type: Uncategorized | Status: closed Component: HTTP handling |

[Django] #26550: Underscore (_) is not allowed in domain names

2016-04-26 Thread Django
#26550: Underscore (_) is not allowed in domain names ---+ Reporter: fed239 | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.8 Severity: Normal | Keyw

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

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

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

2016-04-26 Thread Django
#26440: Add check that all items in url patterns are url instances --+ Reporter: alasdairnicol |Owner: burhan Type: Cleanup/optimization | Status: assigned Co

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

2016-04-26 Thread Django
#26542: Extension names are not properly quoted in the PostgreSQL CreateExtension operation --+ Reporter: conradev |Owner: Type: Bug | Status: new C

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

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

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

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

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

2016-04-26 Thread Django
#26548: HttpResponse.__str__ is missing on Python 3 ---+ Reporter: coredumperror | Owner: nobody Type: Bug| Status: new Component: HTTP handling |Version: 1.9 Severity: Normal | Keywor

Re: [Django] #26547: User has_perm Is Not Developer Friendly

2016-04-26 Thread Django
#26547: User has_perm Is Not Developer Friendly -+- Reporter: dsanders11 |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #26547: User has_perm Is Not Developer Friendly

2016-04-26 Thread Django
#26547: User has_perm Is Not Developer Friendly --+--- Reporter: dsanders11| Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.auth |Version: master Se

Re: [Django] #26530: Batch operations on large querysets

2016-04-26 Thread Django
#26530: Batch operations on large querysets -+- Reporter: mjtamlyn |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #26546: Allow HTTPStatus enum values to be used as HttpResponse.status

2016-04-26 Thread Django
#26546: Allow HTTPStatus enum values to be used as HttpResponse.status -+- Reporter: evansd |Owner: nobody Type: | Status: new Cleanup

[Django] #26546: Allow HTTPStatus enum values to be used as HttpResponse.status

2016-04-26 Thread Django
#26546: Allow HTTPStatus enum values to be used as HttpResponse.status --+ Reporter: evansd| Owner: nobody Type: Cleanup/optimization | Status: new Component: HTTP handling |Version:

Re: [Django] #26538: BaseInlineFormSet Has Inconsistent Fields For Forms

2016-04-26 Thread Django
#26538: BaseInlineFormSet Has Inconsistent Fields For Forms +- Reporter: dsanders11 |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields

2016-04-26 Thread Django
#21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields -+- Reporter: Raumkraut|Owner: nobody Type: | Status: closed C

Re: [Django] #21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields

2016-04-26 Thread Django
#21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields -+- Reporter: Raumkraut|Owner: nobody Type: | Status: new Clea

Re: [Django] #26538: BaseInlineFormSet Has Inconsistent Fields For Forms

2016-04-26 Thread Django
#26538: BaseInlineFormSet Has Inconsistent Fields For Forms +- Reporter: dsanders11 |Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #26527: HashedFilesMixin StaticFileStorage can't handle nested assets

2016-04-26 Thread Django
#26527: HashedFilesMixin StaticFileStorage can't handle nested assets -+ Reporter: joshblum |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #25005: DateField, DateTimeField defaults needed even when auto_now=True

2016-04-26 Thread Django
#25005: DateField, DateTimeField defaults needed even when auto_now=True -+- Reporter: monobotsoft |Owner: yakky Type: Bug | Status: assigned

Re: [Django] #26544: SetPasswordForm help_text always uses LANGUAGE_CODE as locale

2016-04-26 Thread Django
#26544: SetPasswordForm help_text always uses LANGUAGE_CODE as locale --+ Reporter: mibitzi |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #26545: Improve documentation of numeric dictsort template filter arguments (was: Improve documentation of dictsort template filter arguments)

2016-04-26 Thread Django
#26545: Improve documentation of numeric dictsort template filter arguments -+- Reporter: filias |Owner: nobody Type: | Status: closed

Re: [Django] #26535: Possible bug - when migrating and removing unique constraint.

2016-04-26 Thread Django
#26535: Possible bug - when migrating and removing unique constraint. ---+-- Reporter: jenlu |Owner: nobody Type: Uncategorized | Status: closed Component: Migratio

Re: [Django] #26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps

2016-04-26 Thread Django
#26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps ---+-- Reporter: nanuxbe|Owner: nobody Type: Bug|

Re: [Django] #26535: Possible bug - when migrating and removing unique constraint.

2016-04-26 Thread Django
#26535: Possible bug - when migrating and removing unique constraint. ---+-- Reporter: jenlu |Owner: nobody Type: Uncategorized | Status: new Component: Migrations

[Django] #26545: Improve documentation of dictsort template filter arguments

2016-04-26 Thread Django
#26545: Improve documentation of dictsort template filter arguments --+ Reporter: filias| Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1

Re: [Django] #26544: SetPasswordForm help_text always uses LANGUAGE_CODE as locale

2016-04-26 Thread Django
#26544: SetPasswordForm help_text always uses LANGUAGE_CODE as locale --+ Reporter: mibitzi | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.9 Severity: Normal

[Django] #26544: SetPasswordForm help_text always uses LANGUAGE_CODE as locale

2016-04-26 Thread Django
#26544: SetPasswordForm help_text always uses LANGUAGE_CODE as locale --+ Reporter: mibitzi | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.9 Severity: Normal

[Django] #26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps

2016-04-26 Thread Django
#26543: Changelist actions don't redirect after failed action resulting in possible ERR_CACHE_MISS in next steps ---+ Reporter: nanuxbe| Owner: nobody Type: Bug| Status: new Component: contrib.admin