Re: [Django] #25414: invalid annotate query for mysql when primary key is included

2017-03-28 Thread Django
#25414: invalid annotate query for mysql when primary key is included -+- Reporter: Sander Niemeijer |Owner: felixxm Type: Bug | Status: assigned

[Django] #27987: debug view doesn't set default colours in css

2017-03-28 Thread Django
#27987: debug view doesn't set default colours in css ---+ Reporter: Ionuț Ciocîrlan | Owner: nobody Type: Uncategorized| Status: new Component: Uncategorized

Re: [Django] #27987: debug view doesn't set default colours in css

2017-03-28 Thread Django
#27987: debug view doesn't set default colours in css -+-- Reporter: Ionuț Ciocîrlan |Owner: nobody Type: Uncategorized| Status: new Component: Uncategorized|

Re: [Django] #25414: invalid annotate query for mysql when primary key is included

2017-03-28 Thread Django
#25414: invalid annotate query for mysql when primary key is included -+- Reporter: Sander Niemeijer |Owner: felixxm Type: Bug | Status: assigned

Re: [Django] #27987: debug view doesn't set default colours in css

2017-03-28 Thread Django
#27987: debug view doesn't set default colours in css -+- Reporter: Ionuț Ciocîrlan |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #27987: debug view doesn't set default colours in css

2017-03-28 Thread Django
#27987: debug view doesn't set default colours in css -+- Reporter: Ionuț Ciocîrlan |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #25414: invalid annotate query for mysql when primary key is included

2017-03-28 Thread Django
#25414: invalid annotate query for mysql when primary key is included -+- Reporter: Sander Niemeijer |Owner: felixxm Type: Bug | Status: assigned

[Django] #27988: django-admin documentation typo (--v instead of -v)

2017-03-28 Thread Django
#27988: django-admin documentation typo (--v instead of -v) -+ Reporter: Ákos | Owner: nobody Type: Bug| Status: new Component: Documentation

Re: [Django] #27936: Add some clarifications to "Spanning multi-valued relationships"

2017-03-28 Thread Django
#27936: Add some clarifications to "Spanning multi-valued relationships" --+ Reporter: Thomas Güttler|Owner: nobody Type: Cleanup/optimization | Status: new C

Re: [Django] #27988: django-admin documentation typo (--v instead of -v)

2017-03-28 Thread Django
#27988: django-admin documentation typo (--v instead of -v) ---+-- Reporter: Ákos |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #27988: django-admin documentation typo (--v instead of -v)

2017-03-28 Thread Django
#27988: django-admin documentation typo (--v instead of -v) ---+-- Reporter: Ákos |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #27988: django-admin documentation typo (--v instead of -v)

2017-03-28 Thread Django
#27988: django-admin documentation typo (--v instead of -v) ---+-- Reporter: Ákos |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #27988: django-admin documentation typo (--v instead of -v)

2017-03-28 Thread Django
#27988: django-admin documentation typo (--v instead of -v) ---+-- Reporter: Ákos |Owner: nobody Type: Bug| Status: closed Component: Documentation |

Re: [Django] #27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early.

2017-03-28 Thread Django
#27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. -+- Reporter: Jarek Glowacki |Owner: nobody Type: Bug | Status: new

Re: [Django] #27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early.

2017-03-28 Thread Django
#27985: Converting `Foo.objects.filter(bar=None)` to an `IsNull` too early. -+- Reporter: Jarek Glowacki |Owner: Jarek | Glowacki Type: Bug

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

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

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

2017-03-28 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 C

Re: [Django] #27970: Allow in_bulk() to use other unique fields besides the primary key

2017-03-28 Thread Django
#27970: Allow in_bulk() to use other unique fields besides the primary key -+- Reporter: Tom Carrick |Owner: Tom | Carrick Type: New feature

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

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

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

2017-03-28 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 Compone

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

2017-03-28 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 Compone

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

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

[Django] #27991: InlineModelAdmin's has_add_permission method doesn't accept instance argument

2017-03-28 Thread Django
#27991: InlineModelAdmin's has_add_permission method doesn't accept instance argument -+ Reporter: Olivier| Owner: nobody Type: Uncategorized | Status: new C

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

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

Re: [Django] #27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin)

2017-03-28 Thread Django
#27231: Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) ---+-- Reporter: Thomas Hauk|Owner: nobody Type: New feature| Status: closed

Re: [Django] #21498: Changing locale causes migrations autodetector to make unnecesary changes

2017-03-28 Thread Django
#21498: Changing locale causes migrations autodetector to make unnecesary changes -+- Reporter: foonicorn|Owner: Andrew Godwin Type: Bug | Status: cl

Re: [Django] #21498: Changing locale causes migrations autodetector to make unnecesary changes

2017-03-28 Thread Django
#21498: Changing locale causes migrations autodetector to make unnecesary changes -+- Reporter: foonicorn|Owner: Andrew Godwin Type: Bug | Status: cl

[Django] #27992: Cleaned form values does not save to model

2017-03-28 Thread Django
#27992: Cleaned form values does not save to model +- Reporter: Pavel Patrin | Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #27992: Cleaned form values does not save to model

2017-03-28 Thread Django
#27992: Cleaned form values does not save to model --+-- Reporter: Pavel Patrin |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #27992: Cleaned form values does not save to model

2017-03-28 Thread Django
#27992: Cleaned form values does not save to model --+-- Reporter: Pavel Patrin |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #18974: Warn against using models.permalink

2017-03-28 Thread Django
#18974: Warn against using models.permalink -+- Reporter: Donald Stufft|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #18974: Warn against using models.permalink

2017-03-28 Thread Django
#18974: Warn against using models.permalink -+- Reporter: Donald Stufft|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #27992: Cleaned form values does not save to model

2017-03-28 Thread Django
#27992: Cleaned form values does not save to model --+-- Reporter: Pavel Patrin |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #27992: Cleaned form values does not save to model

2017-03-28 Thread Django
#27992: Cleaned form values does not save to model --+-- Reporter: Pavel Patrin |Owner: nobody Type: Bug | Status: closed Component: Forms |

Re: [Django] #25414: invalid annotate query for mysql when primary key is included

2017-03-28 Thread Django
#25414: invalid annotate query for mysql when primary key is included -+- Reporter: Sander Niemeijer |Owner: felixxm Type: Bug | Status: closed Co

Re: [Django] #25873: GEOSGEometry handles srid parameter differently for EWKB and EWKT input

2017-03-28 Thread Django
#25873: GEOSGEometry handles srid parameter differently for EWKB and EWKT input -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type: Bug

Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases

2017-03-28 Thread Django
#23521: removal of concrete Model from bases doesn't remove it from ModelState bases -+- Reporter: Sergey Fedoseev |Owner: Sergey | Fedoseev Type:

Re: [Django] #23521: removal of concrete Model from bases doesn't remove it from ModelState bases

2017-03-28 Thread Django
#23521: removal of concrete Model from bases doesn't remove it from ModelState bases -+ Reporter: Sergey Fedoseev |Owner: (none) Type: Bug | Status: new Comp

Re: [Django] #26720: migration optimizer can produce operations that references removed models under certain circumstances

2017-03-28 Thread Django
#26720: migration optimizer can produce operations that references removed models under certain circumstances -+ Reporter: Sergey Fedoseev |Owner: (none) Type: Bug |