Re: [Django] #27842: class GenericSitemap doesn't handle "protocol" in __init__

2017-02-16 Thread Django
#27842: class GenericSitemap doesn't handle "protocol" in __init__ -+- Reporter: chex |Owner: chex Type: New feature | Status: assigned

[Django] #27853: When AdminEmailHandler is configured with include_html, DisallowedHost causes a 500 instead of a 400

2017-02-16 Thread Django
#27853: When AdminEmailHandler is configured with include_html, DisallowedHost causes a 500 instead of a 400 --+ Reporter: Douglas Thrift | Owner: nobody Type: Bug |

[Django] #27852: Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion

2017-02-16 Thread Django
#27852: Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion -+ Reporter: Kenny Loveall | Owner: nobody Type: Bug| Status: new

Re: [Django] #27849: Support Postgres FILTER WHERE conditions in ArrayAgg

2017-02-16 Thread Django
#27849: Support Postgres FILTER WHERE conditions in ArrayAgg --+-- Reporter: Tom |Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #15648: Allow QuerySet.values_list() to return a namedtuple

2017-02-16 Thread Django
#15648: Allow QuerySet.values_list() to return a namedtuple -+- Reporter: Paul Miller |Owner: Paul | Miller Type: New feature |

Re: [Django] #27851: include(admin.site.urls) doesn't work on master yet

2017-02-16 Thread Django
#27851: include(admin.site.urls) doesn't work on master yet --+-- Reporter: Jerome Leclanche |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #27697: JSONField with blank=True is rendered as non-required field in a ModelForm

2017-02-16 Thread Django
#27697: JSONField with blank=True is rendered as non-required field in a ModelForm -+- Reporter: aruseni |Owner: Andrew | Nester Type:

Re: [Django] #27850: Admin Related Widget Wrapper ignores custom render()

2017-02-16 Thread Django
#27850: Admin Related Widget Wrapper ignores custom render() -+- Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27851: include(admin.site.urls) doesn't work on master yet

2017-02-16 Thread Django
#27851: include(admin.site.urls) doesn't work on master yet --+-- Reporter: Jerome Leclanche |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #27851: include(admin.site.urls) doesn't work on master yet

2017-02-16 Thread Django
#27851: include(admin.site.urls) doesn't work on master yet --+-- Reporter: Jerome Leclanche |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #27834: Add the STRPOS database function

2017-02-16 Thread Django
#27834: Add the STRPOS database function -+- Reporter: Baptiste Mispelon|Owner: Brad | Melin Type: New feature | Status:

[Django] #27851: include(admin.site.urls) doesn't work on master yet

2017-02-16 Thread Django
#27851: include(admin.site.urls) doesn't work on master yet + Reporter: Jerome Leclanche | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27828: ORM crash on F('date_field') - F('int_field') on PostgreSQL

2017-02-16 Thread Django
#27828: ORM crash on F('date_field') - F('int_field') on PostgreSQL -+- Reporter: Vytis Banaitis |Owner: Vytis | Banaitis Type: Bug

[Django] #27850: Admin Related Widget Wrapper ignores custom render()

2017-02-16 Thread Django
#27850: Admin Related Widget Wrapper ignores custom render() ---+ Reporter: Collin Anderson | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #27849: Support Postgres FILTER WHERE conditions in ArrayAgg

2017-02-16 Thread Django
#27849: Support Postgres FILTER WHERE conditions in ArrayAgg --+-- Reporter: Tom |Owner: (none) Type: New feature | Status: new Component:

[Django] #27849: Support Postgres FILTER WHERE conditions in ArrayAgg

2017-02-16 Thread Django
#27849: Support Postgres FILTER WHERE conditions in ArrayAgg + Reporter: Tom | Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #27828: ORM crash on F('date_field') - F('int_field') on PostgreSQL

2017-02-16 Thread Django
#27828: ORM crash on F('date_field') - F('int_field') on PostgreSQL -+- Reporter: Vytis Banaitis |Owner: Vytis | Banaitis Type: Bug

Re: [Django] #27828: ORM crash on F('date_field') - F('int_field') on PostgreSQL

2017-02-16 Thread Django
#27828: ORM crash on F('date_field') - F('int_field') on PostgreSQL -+- Reporter: Vytis Banaitis |Owner: Vytis | Banaitis Type: Bug

Re: [Django] #27825: Document that models don't cast field values to the same type that's retrieved from the database (was: ORM Object constructor does not cast types of it's attributes when called by

2017-02-16 Thread Django
#27825: Document that models don't cast field values to the same type that's retrieved from the database --+ Reporter: Oleg Belousov |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24028: Related instance caching causes abstraction leaks from Field.get_db_prep_save

2017-02-16 Thread Django
#24028: Related instance caching causes abstraction leaks from Field.get_db_prep_save -+- Reporter: Jeremy Dunck |Owner: nobody Type: Bug |

Re: [Django] #27848: EmailMessage.attach_file() with .eml file crashes

2017-02-16 Thread Django
#27848: EmailMessage.attach_file() with .eml file crashes -+- Reporter: RAMAGE Sébastien |Owner: Dariush | Azimi Type: Bug |

Re: [Django] #27842: class GenericSitemap doesn't handle "protocol" in __init__

2017-02-16 Thread Django
#27842: class GenericSitemap doesn't handle "protocol" in __init__ -+- Reporter: chex |Owner: chex Type: New feature | Status: assigned

Re: [Django] #27842: class GenericSitemap doesn't handle "protocol" in __init__

2017-02-16 Thread Django
#27842: class GenericSitemap doesn't handle "protocol" in __init__ -+- Reporter: chex |Owner: chex Type: New feature | Status: assigned

Re: [Django] #27829: Deprecate DEFAULT_CONTENT_TYPE setting

2017-02-16 Thread Django
#27829: Deprecate DEFAULT_CONTENT_TYPE setting --+ Reporter: Adam Chainz |Owner: nobody Type: Cleanup/optimization | Status: closed Component: HTTP

Re: [Django] #27848: EmailMessage.attach_file() with .eml file crashes

2017-02-16 Thread Django
#27848: EmailMessage.attach_file() with .eml file crashes --+ Reporter: RAMAGE Sébastien |Owner: nobody Type: Bug | Status: new Component: Core (Mail)

Re: [Django] #27848: EmailMessage.attach_file() with .eml file crashes (was: .eml could not be attached to EmailMessage)

2017-02-16 Thread Django
#27848: EmailMessage.attach_file() with .eml file crashes --+ Reporter: RAMAGE Sébastien |Owner: nobody Type: Bug | Status: new Component: Core (Mail)

Re: [Django] #27766: runserver crashes because of auto-reloader (Py3 + PowerShell)

2017-02-16 Thread Django
#27766: runserver crashes because of auto-reloader (Py3 + PowerShell) ---+-- Reporter: oTree-org |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #27766: runserver crashes because of auto-reloader (Py3 + PowerShell)

2017-02-16 Thread Django
#27766: runserver crashes because of auto-reloader (Py3 + PowerShell) ---+-- Reporter: oTree-org |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #27766: runserver crashes because of auto-reloader (Py3 + PowerShell)

2017-02-16 Thread Django
#27766: runserver crashes because of auto-reloader (Py3 + PowerShell) ---+-- Reporter: oTree-org |Owner: nobody Type: Bug| Status: closed Component: Utilities |

Re: [Django] #27834: Add the STRPOS database function

2017-02-16 Thread Django
#27834: Add the STRPOS database function -+- Reporter: Baptiste Mispelon|Owner: Brad | Melin Type: New feature | Status:

Re: [Django] #27834: Add the STRPOS database function

2017-02-16 Thread Django
#27834: Add the STRPOS database function -+- Reporter: Baptiste Mispelon|Owner: Brad | Melin Type: New feature | Status:

Re: [Django] #5793: Allow custom attributes in Meta classes

2017-02-16 Thread Django
#5793: Allow custom attributes in Meta classes -+- Reporter: eikke@… |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #27848: .eml could not be attached to EmailMessage

2017-02-16 Thread Django
#27848: .eml could not be attached to EmailMessage -+-- Reporter: doudz|Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

Re: [Django] #27848: .eml could not be attached to EmailMessage

2017-02-16 Thread Django
#27848: .eml could not be attached to EmailMessage -+-- Reporter: doudz|Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

[Django] #27848: .eml could not be attached to EmailMessage

2017-02-16 Thread Django
#27848: .eml could not be attached to EmailMessage ---+ Reporter: doudz| Owner: nobody Type: Bug | Status: new Component: Core (Mail) |