Re: [Django] #27972: BaseSpatialField.geodetic should return SpatialReference.geographic

2017-03-29 Thread Django
#27972: BaseSpatialField.geodetic should return SpatialReference.geographic -+- Reporter: Sergey Fedoseev |Owner: Sergey Type: | Fedoseev Cleanup/optimization

Re: [Django] #27993: Impossible to clear an ArrayField with a forms.MultipleChoiceField

2017-03-29 Thread Django
#27993: Impossible to clear an ArrayField with a forms.MultipleChoiceField -+- Reporter: Olivier Dormond |Owner: heathervm Type: Bug | Status: assign

Re: [Django] #27996: Add pgcrypto extension and GEN_RANDOM_UUID function to contrib.postgres

2017-03-29 Thread Django
#27996: Add pgcrypto extension and GEN_RANDOM_UUID function to contrib.postgres -+- Reporter: Paolo Melchiorre |Owner: Paolo | Melchiorre Type: New

[Django] #27996: Add pgcrypto extension and GEN_RANDOM_UUID function to contrib.postgres

2017-03-29 Thread Django
#27996: Add pgcrypto extension and GEN_RANDOM_UUID function to contrib.postgres -+- Reporter: Paolo | Owner: Paolo Melchiorre Melchiorre | Type: New

Re: [Django] #27365: Fields suddenly not found.

2017-03-29 Thread Django
#27365: Fields suddenly not found. -+- Reporter: Brandon |Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #27704: contrib.postgres.ArrayField with choices should use TypedMultipleChoiceField as its default form field class

2017-03-29 Thread Django
#27704: contrib.postgres.ArrayField with choices should use TypedMultipleChoiceField as its default form field class --+ Reporter: Carl Meyer|Owner: (none) Type: New feature |

Re: [Django] #18247: Filtering on aggregate annotations with a Decimal value doesn't work

2017-03-29 Thread Django
#18247: Filtering on aggregate annotations with a Decimal value doesn't work -+- Reporter: elmopl@… |Owner: Michael | Tänzer Type: Bug

Re: [Django] #25759: Add **kwargs to as_sql method of Expressions

2017-03-29 Thread Django
#25759: Add **kwargs to as_sql method of Expressions -+- Reporter: Josh Smeaton |Owner: Kai | Feldhoff Type: New feature |

Re: [Django] #27973: LinearRing.json gives invalid GeoJSON

2017-03-29 Thread Django
#27973: LinearRing.json gives invalid GeoJSON -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: Bug |

Re: [Django] #27982: Possible bug related to queryset union

2017-03-29 Thread Django
#27982: Possible bug related to queryset union -+- Reporter: gigelu |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #27990: QuerySet.count() raises ValueError when QuerySet.union() is used

2017-03-29 Thread Django
#27990: QuerySet.count() raises ValueError when QuerySet.union() is used -+- Reporter: kapil garg |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27982: Possible bug related to queryset union

2017-03-29 Thread Django
#27982: Possible bug related to queryset union -+- Reporter: gigelu |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #27995: Raise a descriptive error on unsupported operations following QuerySet.union()

2017-03-29 Thread Django
#27995: Raise a descriptive error on unsupported operations following QuerySet.union() -+- Reporter: Tim Graham |Owner: nobody Type: | Status

[Django] #27995: Raise a descriptive error on unsupported operations following QuerySet.union()

2017-03-29 Thread Django
#27995: Raise a descriptive error on unsupported operations following QuerySet.union() -+- Reporter: Tim| Owner: nobody Graham | Type:

Re: [Django] #27991: Add 'obj' kwarg to InlineModelAdmin.has_add_permission() (was: Add 'obj' kwarg to InlineModelAdmin's.has_add_permission())

2017-03-29 Thread Django
#27991: Add 'obj' kwarg to InlineModelAdmin.has_add_permission() --+ Reporter: Olivier |Owner: nobody Type: Cleanup/optimization | Status: new Component

Re: [Django] #27991: Add 'obj' kwarg to InlineModelAdmin's.has_add_permission() (was: InlineModelAdmin's has_add_permission method doesn't accept instance argument)

2017-03-29 Thread Django
#27991: Add 'obj' kwarg to InlineModelAdmin's.has_add_permission() --+ Reporter: Olivier |Owner: nobody Type: Cleanup/optimization | Status: new Compone

Re: [Django] #27989: Passing an empty QueryDict to a form stores it as a plain dictionary

2017-03-29 Thread Django
#27989: Passing an empty QueryDict to a form stores it as a plain dictionary --+ Reporter: Stefan Wehrmeyer |Owner: nobody Type: Bug | Status: new Component

Re: [Django] #27993: Impossible to clear an ArrayField with a forms.MultipleChoiceField

2017-03-29 Thread Django
#27993: Impossible to clear an ArrayField with a forms.MultipleChoiceField -+- Reporter: Olivier Dormond |Owner: nobody Type: Bug | Status: new C

Re: [Django] #27994: Document contrib.staticfiles.storage.ManifestFilesMixin (was: Please add documentation for ManifestFilesMixin)

2017-03-29 Thread Django
#27994: Document contrib.staticfiles.storage.ManifestFilesMixin -+ Reporter: GabrielDumbrava |Owner: nobody Type: New feature | Status: new Component: Documentation

Re: [Django] #27974: Degraded performance when rendering ChoiceField with lots of options and DEBUG=True

2017-03-29 Thread Django
#27974: Degraded performance when rendering ChoiceField with lots of options and DEBUG=True -+- Reporter: karyon |Owner: kapil Type: | garg Cleanup/opti

[Django] #27994: Please add documentation for ManifestFilesMixin

2017-03-29 Thread Django
#27994: Please add documentation for ManifestFilesMixin ---+ Reporter: GabrielDumbrava | Owner: nobody Type: New feature | Status: new Component: Documentation

Re: [Django] #22962: Default of [] for postgres array field results in migration application failure.

2017-03-29 Thread Django
#22962: Default of [] for postgres array field results in migration application failure. -+- Reporter: Matthew Schinckel|Owner: Marc | Tamlyn Type:

Re: [Django] #22962: Default of [] for postgres array field results in migration application failure.

2017-03-29 Thread Django
#22962: Default of [] for postgres array field results in migration application failure. -+- Reporter: Matthew Schinckel|Owner: Marc | Tamlyn Type:

Re: [Django] #22962: Default of [] for postgres array field results in migration application failure.

2017-03-29 Thread Django
#22962: Default of [] for postgres array field results in migration application failure. -+- Reporter: Matthew Schinckel|Owner: Marc | Tamlyn Type:

[Django] #27993: Impossible to clear an ArrayField with a forms.MultipleChoiceField

2017-03-29 Thread Django
#27993: Impossible to clear an ArrayField with a forms.MultipleChoiceField -+- Reporter: olivierd | Owner: nobody Type: Bug| Status: new Component: