Re: [Django] #11854: Add support of PostGIS's Azimuth function

2015-11-10 Thread Django
#11854: Add support of PostGIS's Azimuth function --+-- Reporter: ckarrie |Owner: sir-sigurd Type: New feature | Status: assigned Component: GIS

Re: [Django] #25722: add support for `GEOSCovers`

2015-11-10 Thread Django
#25722: add support for `GEOSCovers` -+-- Reporter: sir-sigurd |Owner: sir-sigurd Type: New feature | Status: assigned Component: GIS | Version:

Re: [Django] #25548: FormView.form_invalid() discards its form argument resulting in duplicated validation

2015-11-10 Thread Django
#25548: FormView.form_invalid() discards its form argument resulting in duplicated validation -+- Reporter: acatton |Owner: dudepare Type: |

Re: [Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 -+- Reporter: keturn |Owner: charettes Type: | Status: assigned

Re: [Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 -+- Reporter: keturn |Owner: charettes Type: | Status: assigned

Re: [Django] #25526: Document how to output color from custom management commands

2015-11-10 Thread Django
#25526: Document how to output color from custom management commands --+ Reporter: bmispelon |Owner: elenaoat Type: Cleanup/optimization | Status: assigned

Re: [Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 -+- Reporter: keturn |Owner: nobody Type: | Status: new

Re: [Django] #25723: Related field checks should use their model's apps to lookup related models

2015-11-10 Thread Django
#25723: Related field checks should use their model's apps to lookup related models --+ Reporter: charettes |Owner: nobody Type: Bug |

Re: [Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 -+- Reporter: keturn |Owner: nobody Type: | Status: new

Re: [Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 -+- Reporter: keturn |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 -+- Reporter: keturn |Owner: nobody Type: Bug | Status: new Component:

[Django] #25730: base.Model __str__ sometimes returns unicode on Python 2

2015-11-10 Thread Django
#25730: base.Model __str__ sometimes returns unicode on Python 2 --+ Reporter: keturn| Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #25729: admin_widgets.tests.RelatedFieldWidgetSeleniumFirefoxTests.test_ForeignKey_using_to_field fails intermittently

2015-11-10 Thread Django
#25729: admin_widgets.tests.RelatedFieldWidgetSeleniumFirefoxTests.test_ForeignKey_using_to_field fails intermittently ---+ Reporter: graingert |Owner: nobody Type: Bug|

[Django] #25729: admin_widgets.tests.RelatedFieldWidgetSeleniumFirefoxTests.test_ForeignKey_using_to_field fails intermittently

2015-11-10 Thread Django
#25729: admin_widgets.tests.RelatedFieldWidgetSeleniumFirefoxTests.test_ForeignKey_using_to_field fails intermittently ---+ Reporter: graingert | Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #25725: UpdateCacheMiddleware can't cache a generator response

2015-11-10 Thread Django
#25725: UpdateCacheMiddleware can't cache a generator response -+- Reporter: dracos |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #25672: Related ManyToMany fields with custom intermediary model should not disable remove method.

2015-11-10 Thread Django
#25672: Related ManyToMany fields with custom intermediary model should not disable remove method. -+- Reporter: Antwan86 |Owner: nobody Type: |

Re: [Django] #25672: Related ManyToMany fields with custom intermediary model should not disable remove method.

2015-11-10 Thread Django
#25672: Related ManyToMany fields with custom intermediary model should not disable remove method. -+- Reporter: Antwan86 |Owner: nobody Type: |

Re: [Django] #25725: UpdateCacheMiddleware can't cache a generator response

2015-11-10 Thread Django
#25725: UpdateCacheMiddleware can't cache a generator response -+- Reporter: dracos |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #25728: description of `GEOSGeometry.contains` is incorrect

2015-11-10 Thread Django
#25728: description of `GEOSGeometry.contains` is incorrect -+- Reporter: sir-sigurd |Owner: sir- | sigurd Type: Bug |

Re: [Django] #494: Collapse in admin interface for inline related objects

2015-11-10 Thread Django
#494: Collapse in admin interface for inline related objects -+- Reporter: jcstover@… |Owner: Type: New feature | Status: new Component:

Re: [Django] #25714: DatabaseError: DatabaseWrapper objects created in a thread can only be used in that same thread.

2015-11-10 Thread Django
#25714: DatabaseError: DatabaseWrapper objects created in a thread can only be used in that same thread. -+- Reporter: brian|Owner: nobody Type: Bug |

Re: [Django] #25532: JSONField form field double encodes

2015-11-10 Thread Django
#25532: JSONField form field double encodes --+ Reporter: davidszotten |Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #25469: Add an auto escape setting to the Django template engine

2015-11-10 Thread Django
#25469: Add an auto escape setting to the Django template engine -+- Reporter: aidanlister |Owner: jgeskens Type: New feature | Status: assigned

Re: [Django] #25544: prefetch_related sends duplicate ids to database

2015-11-10 Thread Django
#25544: prefetch_related sends duplicate ids to database -+- Reporter: spectras |Owner: Ian-Foote Type: | Status: assigned

Re: [Django] #25680: Feature request: support python manage.py shell -e 'run_some_code_as_django()'

2015-11-10 Thread Django
#25680: Feature request: support python manage.py shell -e 'run_some_code_as_django()' -+- Reporter: hakanw |Owner: | nielsvanoch Type:

Re: [Django] #25680: Feature request: support python manage.py shell -e 'run_some_code_as_django()'

2015-11-10 Thread Django
#25680: Feature request: support python manage.py shell -e 'run_some_code_as_django()' -+- Reporter: hakanw |Owner: | nielsvanoch Type:

Re: [Django] #25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input

2015-11-10 Thread Django
#25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input -+- Reporter: intgr|Owner: nobody Type: Bug | Status: new

Re: [Django] #24452: Staticfiles backends using HashedFilesMixin don't update CSS files' hash when referenced media changes

2015-11-10 Thread Django
#24452: Staticfiles backends using HashedFilesMixin don't update CSS files' hash when referenced media changes -+- Reporter: pmclanahan |Owner: |

Re: [Django] #24452: Staticfiles backends using HashedFilesMixin don't update CSS files' hash when referenced media changes

2015-11-10 Thread Django
#24452: Staticfiles backends using HashedFilesMixin don't update CSS files' hash when referenced media changes -+- Reporter: pmclanahan |Owner: |

Re: [Django] #25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input

2015-11-10 Thread Django
#25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input -+- Reporter: intgr|Owner: nobody Type: Bug | Status: new

Re: [Django] #25647: Regression with TEST MIRROR database migrations

2015-11-10 Thread Django
#25647: Regression with TEST MIRROR database migrations ---+-- Reporter: gavinwahl |Owner: nobody Type: Bug| Status: new Component: Testing

Re: [Django] #25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input

2015-11-10 Thread Django
#25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input -+- Reporter: intgr|Owner: nobody Type: Bug | Status: new

Re: [Django] #23251: Use a temporary folder to store uploaded files during tests

2015-11-10 Thread Django
#23251: Use a temporary folder to store uploaded files during tests -+ Reporter: shai |Owner: Type: Bug | Status: new Component:

Re: [Django] #25728: description of `GEOSGeometry.contains` is incorrect

2015-11-10 Thread Django
#25728: description of `GEOSGeometry.contains` is incorrect ---+-- Reporter: sir-sigurd |Owner: sir-sigurd Type: Bug| Status: assigned Component:

[Django] #25728: description of `GEOSGeometry.contains` is incorrect

2015-11-10 Thread Django
#25728: description of `GEOSGeometry.contains` is incorrect ---+ Reporter: sir-sigurd | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.8 Severity: Normal |

Re: [Django] #25728: description of `GEOSGeometry.contains` is incorrect

2015-11-10 Thread Django
#25728: description of `GEOSGeometry.contains` is incorrect ---+-- Reporter: sir-sigurd |Owner: sir-sigurd Type: Bug| Status: assigned Component:

Re: [Django] #25727: cached_property's topic documentation does not link to reference

2015-11-10 Thread Django
#25727: cached_property's topic documentation does not link to reference -+- Reporter: bmispelon|Owner: nobody Type: | Status: closed

Re: [Django] #25727: cached_property's topic documentation does not link to reference

2015-11-10 Thread Django
#25727: cached_property's topic documentation does not link to reference -+- Reporter: bmispelon|Owner: nobody Type: | Status: closed

Re: [Django] #25727: cached_property's topic documentation does not link to reference

2015-11-10 Thread Django
#25727: cached_property's topic documentation does not link to reference -+- Reporter: bmispelon|Owner: nobody Type: | Status: closed

Re: [Django] #25647: Regression with TEST MIRROR database migrations

2015-11-10 Thread Django
#25647: Regression with TEST MIRROR database migrations ---+-- Reporter: gavinwahl |Owner: nobody Type: Bug| Status: new Component: Testing

Re: [Django] #25693: Data loss if a ManyToManyField is shadowed by Prefetch

2015-11-10 Thread Django
#25693: Data loss if a ManyToManyField is shadowed by Prefetch -+- Reporter: Ian-Foote|Owner: Ian-Foote Type: Bug | Status: closed

Re: [Django] #25693: Data loss if a ManyToManyField is shadowed by Prefetch

2015-11-10 Thread Django
#25693: Data loss if a ManyToManyField is shadowed by Prefetch -+- Reporter: Ian-Foote|Owner: Ian-Foote Type: Bug | Status: closed

Re: [Django] #25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input

2015-11-10 Thread Django
#25720: 1.8.x regression: Py2 gettext() returns unicode for bytestring input -+- Reporter: intgr|Owner: nobody Type: Bug | Status: new

Re: [Django] #25699: Allow using test client session handling with custom session apps

2015-11-10 Thread Django
#25699: Allow using test client session handling with custom session apps -+- Reporter: sergeykolosov|Owner: | sergeykolosov Type: New feature

Re: [Django] #25693: Data loss if a ManyToManyField is shadowed by Prefetch

2015-11-10 Thread Django
#25693: Data loss if a ManyToManyField is shadowed by Prefetch -+- Reporter: Ian-Foote|Owner: Ian-Foote Type: Bug | Status: closed

Re: [Django] #25678: migrate scalar to array field in PostrgreSQL fails

2015-11-10 Thread Django
#25678: migrate scalar to array field in PostrgreSQL fails -+- Reporter: mikofski |Owner: nobody Type: Bug | Status: new Component:

[Django] #25727: cached_property's topic documentation does not link to reference

2015-11-10 Thread Django
#25727: cached_property's topic documentation does not link to reference + Reporter: bmispelon | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2015-11-10 Thread Django
#14370: Adding support for Autocomplete in contrib.admin -+- Reporter: tyrion |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #25548: FormView.form_invalid() discards its form argument resulting in duplicated validation

2015-11-10 Thread Django
#25548: FormView.form_invalid() discards its form argument resulting in duplicated validation -+- Reporter: acatton |Owner: dudepare Type: |

Re: [Django] #25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained

2015-11-10 Thread Django
#25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained ---+ Reporter: ryuusenshi |Owner: nobody Type: Bug|

Re: [Django] #25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained

2015-11-10 Thread Django
#25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained ---+ Reporter: ryuusenshi |Owner: nobody Type: Bug|

Re: [Django] #25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained

2015-11-10 Thread Django
#25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained ---+ Reporter: ryuusenshi |Owner: nobody Type: Bug|

Re: [Django] #25715: refresh_from_db fails to update null'ed ForeignKeys

2015-11-10 Thread Django
#25715: refresh_from_db fails to update null'ed ForeignKeys -+- Reporter: joshkel |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #25710: Clarify the docs about what INTERNAL_IPS does

2015-11-10 Thread Django
#25710: Clarify the docs about what INTERNAL_IPS does -+- Reporter: knbk |Owner: Type: | alexmorozov Cleanup/optimization |

Re: [Django] #18455: Added hooks to Media for staticfiles app

2015-11-10 Thread Django
#18455: Added hooks to Media for staticfiles app -+- Reporter: djw |Owner: nobody Type: New feature | Status: closed Component: Forms|

Re: [Django] #25725: UpdateCacheMiddleware can't cache a generator response

2015-11-10 Thread Django
#25725: UpdateCacheMiddleware can't cache a generator response -+- Reporter: dracos |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #25710: Clarify the docs about what INTERNAL_IPS does

2015-11-10 Thread Django
#25710: Clarify the docs about what INTERNAL_IPS does -+- Reporter: knbk |Owner: Type: | alexmorozov Cleanup/optimization |

Re: [Django] #25726: Problem with related-widget-wrapper

2015-11-10 Thread Django
#25726: Problem with related-widget-wrapper -+- Reporter: robertomorati|Owner: Roberto | Morati Type: Bug |

Re: [Django] #25726: Problem with related-widget-wrapper

2015-11-10 Thread Django
#25726: Problem with related-widget-wrapper -+- Reporter: robertomorati| Owner: Roberto | Morati Type: Bug

Re: [Django] #25548: FormView.form_invalid() discards its form argument resulting in duplicated validation

2015-11-10 Thread Django
#25548: FormView.form_invalid() discards its form argument resulting in duplicated validation -+- Reporter: acatton |Owner: dudepare Type: |

[Django] #25726: Problem with related-widget-wrapper

2015-11-10 Thread Django
#25726: Problem with related-widget-wrapper -+- Reporter: | Owner: Roberto Morati robertomorati | Type: Bug | Status: new Component: |Version: 1.8

Re: [Django] #25723: Related field checks should use their model's apps to lookup related models

2015-11-10 Thread Django
#25723: Related field checks should use their model's apps to lookup related models --+ Reporter: charettes |Owner: nobody Type: Bug |

Re: [Django] #25710: Clarify the docs about what INTERNAL_IPS does

2015-11-10 Thread Django
#25710: Clarify the docs about what INTERNAL_IPS does -+- Reporter: knbk |Owner: Type: | alexmorozov Cleanup/optimization |

Re: [Django] #25678: migrate scalar to array field in PostrgreSQL fails

2015-11-10 Thread Django
#25678: migrate scalar to array field in PostrgreSQL fails -+- Reporter: mikofski |Owner: nobody Type: Bug | Status: new Component:

[Django] #25725: UpdateCacheMiddleware can't cache a generator response

2015-11-10 Thread Django
#25725: UpdateCacheMiddleware can't cache a generator response -+ Reporter: dracos | Owner: nobody Type: Uncategorized| Status: new Component: Core (Cache system) |Version: 1.8

Re: [Django] #25724: Wrong path in index.html file [django tutorial]

2015-11-10 Thread Django
#25724: Wrong path in index.html file [django tutorial] ---+-- Reporter: marq |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #14370: Adding support for Autocomplete in contrib.admin

2015-11-10 Thread Django
#14370: Adding support for Autocomplete in contrib.admin -+- Reporter: tyrion |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #25548: FormView.form_invalid() discards its form argument resulting in duplicated validation

2015-11-10 Thread Django
#25548: FormView.form_invalid() discards its form argument resulting in duplicated validation -+- Reporter: acatton |Owner: dudepare Type: |

Re: [Django] #25710: Clarify the docs about what INTERNAL_IPS does

2015-11-10 Thread Django
#25710: Clarify the docs about what INTERNAL_IPS does -+- Reporter: knbk |Owner: Type: | alexmorozov Cleanup/optimization |

Re: [Django] #25710: Clarify the docs about what INTERNAL_IPS does

2015-11-10 Thread Django
#25710: Clarify the docs about what INTERNAL_IPS does --+ Reporter: knbk |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #25693: Data loss if a ManyToManyField is shadowed by Prefetch

2015-11-10 Thread Django
#25693: Data loss if a ManyToManyField is shadowed by Prefetch -+- Reporter: Ian-Foote|Owner: Ian-Foote Type: Bug | Status: assigned

Re: [Django] #25544: prefetch_related sends duplicate ids to database

2015-11-10 Thread Django
#25544: prefetch_related sends duplicate ids to database -+- Reporter: spectras |Owner: Ian-Foote Type: | Status: assigned

Re: [Django] #10827: django.auth create_permissions must clear the content type cache before creating permissions

2015-11-10 Thread Django
#10827: django.auth create_permissions must clear the content type cache before creating permissions --+ Reporter: seanl |Owner: Type: Bug | Status: new

Re: [Django] #25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained

2015-11-10 Thread Django
#25618: Django migration system breaks with unhelpful error message if south migrations accidentally retained ---+ Reporter: ryuusenshi |Owner: nobody Type: Bug|

Re: [Django] #25548: FormView.form_invalid() discards its form argument resulting in duplicated validation

2015-11-10 Thread Django
#25548: FormView.form_invalid() discards its form argument resulting in duplicated validation -+- Reporter: acatton |Owner: dudepare Type: |