Re: [Django] #24834: Optional port in Host request header breaks get_current_site()

2015-05-21 Thread Django
#24834: Optional port in Host request header breaks get_current_site() ---+ Reporter: ngnpope|Owner: ngnpope Type: Bug| Status: assigned Component: contri

Re: [Django] #9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible

2015-05-21 Thread Django
#9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible -+--- Reporter: mtredinnick |Owner: mtredinnick Type: New feature | Status: new Component: For

Re: [Django] #24822: Autodetector crashes on add/removal of tzinfo from DateTimeField default (was: Autodector crashes on add/removal of tzinfo from DateTimeField default)

2015-05-21 Thread Django
#24822: Autodetector crashes on add/removal of tzinfo from DateTimeField default --+ Reporter: camiloforero |Owner: nobody Type: Bug | Status: new Component: Migra

Re: [Django] #24732: Reorder tutorial to cover basics before bells and whistles

2015-05-21 Thread Django
#24732: Reorder tutorial to cover basics before bells and whistles -+- Reporter: carljm |Owner: Type: | dirtycoder Cleanup/optimization |

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False

2015-05-21 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False -+- Reporter: pratyushmittal |Owner: akulakov Type: | Status: closed Cl

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False

2015-05-21 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False -+- Reporter: pratyushmittal |Owner: akulakov Type: | Status: closed Cl

Re: [Django] #22316: TimeField lacks hour/minute filters (was: TimeFIeld lacks hour/minute filters)

2015-05-21 Thread Django
#22316: TimeField lacks hour/minute filters -+- Reporter: dracos |Owner: mjtamlyn Type: New feature | Status: assigned Component: Database laye

Re: [Django] #24636: Add validator to DecimalField to ensure that it respects max_digits/decimal_places (was: InvalidOperation saving decimal.Decimal)

2015-05-21 Thread Django
#24636: Add validator to DecimalField to ensure that it respects max_digits/decimal_places -+- Reporter: glic3rinu|Owner: | iuliachiriac Type:

Re: [Django] #9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible

2015-05-21 Thread Django
#9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible -+--- Reporter: mtredinnick |Owner: mtredinnick Type: New feature | Status: closed Component:

Re: [Django] #24838: A warning is logged when running migrate with PostGIS on Heroku (was: Cannot run migrate with PostGIS on Heroku -- Django 1.8.2)

2015-05-21 Thread Django
#24838: A warning is logged when running migrate with PostGIS on Heroku ---+-- Reporter: aschn |Owner: nobody Type: Uncategorized | Status: closed Component: Uncate

Re: [Django] #14601: ValuesQuerySet join types not being promoted

2015-05-21 Thread Django
#14601: ValuesQuerySet join types not being promoted -+- Reporter: ryanbutterfield |Owner: nobody Type: Bug | Status: closed Component: Database

[Django] #24838: Cannot run migrate with PostGIS on Heroku -- Django 1.8.2

2015-05-21 Thread Django
#24838: Cannot run migrate with PostGIS on Heroku -- Django 1.8.2 ---+ Reporter: aschn | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.8 Severity: Normal

Re: [Django] #12889: Using annotation unexpectedly returns DecimalFields as floats

2015-05-21 Thread Django
#12889: Using annotation unexpectedly returns DecimalFields as floats -+- Reporter: KyleMac |Owner: wogan Type: Bug | Status: closed Comp

Re: [Django] #22022: Allow field subclasses to require additional SQL

2015-05-21 Thread Django
#22022: Allow field subclasses to require additional SQL -+- Reporter: mjtamlyn |Owner: nobody Type: New feature | Status: closed Component: Data

Re: [Django] #18889: Provide a simple way to retain parent instances after children are deleted

2015-05-21 Thread Django
#18889: Provide a simple way to retain parent instances after children are deleted -+- Reporter: anonymous|Owner: nobody Type: New feature | Status:

Re: [Django] #24836: force_text doesn't force SimpleLazyObject into a string

2015-05-21 Thread Django
#24836: force_text doesn't force SimpleLazyObject into a string ---+-- Reporter: riklaunim |Owner: nobody Type: Uncategorized | Status: new Component: Utilities |

Re: [Django] #12471: Wrong assertion in resolve_aggregate in django.db.models.sql.query

2015-05-21 Thread Django
#12471: Wrong assertion in resolve_aggregate in django.db.models.sql.query -+- Reporter: courtjus |Owner: nobody Type: Bug | Status: closed

Re: [Django] #24811: Add details for installing postgres extensions

2015-05-21 Thread Django
#24811: Add details for installing postgres extensions -+- Reporter: Alex3917 |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24820: Add functionality to handle keyboard prompts during migrations for automated deployments

2015-05-21 Thread Django
#24820: Add functionality to handle keyboard prompts during migrations for automated deployments -+- Reporter: Protosac |Owner: nobody Type: New feature |

Re: [Django] #24506: Proxying User model creates an invalid migration

2015-05-21 Thread Django
#24506: Proxying User model creates an invalid migration -+- Reporter: tinloaf |Owner: | marcofucci Type: Bug |

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False

2015-05-21 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False -+- Reporter: pratyushmittal |Owner: akulakov Type: | Status: assigned

Re: [Django] #24837: Unable to query DateField using DateRange

2015-05-21 Thread Django
#24837: Unable to query DateField using DateRange --+ Reporter: schinckel |Owner: Type: New feature | Status: new Component: contrib.postgres |

Re: [Django] #24834: Optional port in Host request header breaks get_current_site()

2015-05-21 Thread Django
#24834: Optional port in Host request header breaks get_current_site() ---+ Reporter: ngnpope|Owner: ngnpope Type: Bug| Status: assigned Component: contri

Re: [Django] #24820: Add functionality to handle keyboard prompts during migrations for automated deployments

2015-05-21 Thread Django
#24820: Add functionality to handle keyboard prompts during migrations for automated deployments -+- Reporter: Protosac |Owner: nobody Type: New feature |

Re: [Django] #24836: force_text doesn't force SimpleLazyObject into a string

2015-05-21 Thread Django
#24836: force_text doesn't force SimpleLazyObject into a string ---+-- Reporter: riklaunim |Owner: nobody Type: Uncategorized | Status: closed Component: Utilities

Re: [Django] #17085: Deprecate "add_to_builtins" and turn builtins into a property of Engine

2015-05-21 Thread Django
#17085: Deprecate "add_to_builtins" and turn builtins into a property of Engine -+- Reporter: carljm |Owner: nobody Type: New feature | Status: clos

Re: [Django] #24783: Template libraries and built-ins should be registered through the engine

2015-05-21 Thread Django
#24783: Template libraries and built-ins should be registered through the engine -+- Reporter: prestontimmons |Owner: Preston | Timmons Type: New

Re: [Django] #24811: Add details for installing postgres extensions

2015-05-21 Thread Django
#24811: Add details for installing postgres extensions -+- Reporter: Alex3917 |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24506: Proxying User model creates an invalid migration

2015-05-21 Thread Django
#24506: Proxying User model creates an invalid migration -+- Reporter: tinloaf |Owner: | marcofucci Type: Bug |

Re: [Django] #24506: Proxying User model creates an invalid migration

2015-05-21 Thread Django
#24506: Proxying User model creates an invalid migration -+- Reporter: tinloaf |Owner: | marcofucci Type: Bug |

Re: [Django] #24837: Unable to query DateField using DateRange

2015-05-21 Thread Django
#24837: Unable to query DateField using DateRange --+-- Reporter: schinckel |Owner: Type: Uncategorized | Status: new Component: contrib.postgres |

Re: [Django] #24837: Unable to query DateField using DateRange

2015-05-21 Thread Django
#24837: Unable to query DateField using DateRange --+-- Reporter: schinckel |Owner: Type: Uncategorized | Status: new Component: contrib.postgres |

[Django] #24837: Unable to query DateField using DateRange

2015-05-21 Thread Django
#24837: Unable to query DateField using DateRange --+- Reporter: schinckel | Owner: Type: Uncategorized | Status: new Component: contrib.postgres |Version: 1.8 Severity: Normal| Keyw

[Django] #24836: force_text doesn't force SimpleLazyObject into a string

2015-05-21 Thread Django
#24836: force_text doesn't force SimpleLazyObject into a string ---+ Reporter: riklaunim | Owner: nobody Type: Uncategorized | Status: new Component: Utilities |Version: 1.8 Severity: Normal

Re: [Django] #24834: Optional port in Host request header breaks get_current_site()

2015-05-21 Thread Django
#24834: Optional port in Host request header breaks get_current_site() ---+ Reporter: ngnpope|Owner: ngnpope Type: Bug| Status: assigned Component: contri

Re: [Django] #24834: Optional port in Host request header breaks get_current_site()

2015-05-21 Thread Django
#24834: Optional port in Host request header breaks get_current_site() ---+ Reporter: ngnpope|Owner: ngnpope Type: Bug| Status: assigned Component: contri