Re: [Django] #31993: Improve Django admin change/view titles to more unique per object

2020-09-09 Thread Django
#31993: Improve Django admin change/view titles to more unique per object --+ Reporter: Jon Dufresne |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #31992: Admin password_* templates are missing suffix

2020-09-09 Thread Django
#31992: Admin password_* templates are missing suffix ---+ Reporter: Jon Dufresne |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #9433: File locking broken on AFP mounts

2020-09-09 Thread Django
#9433: File locking broken on AFP mounts -+- Reporter: rndblnch |Owner: anonymous Type: Bug | Status: closed Component: File

Re: [Django] #31989: Bug in posix implementation of django/core/files/locks.py

2020-09-09 Thread Django
#31989: Bug in posix implementation of django/core/files/locks.py --+ Reporter: jamercee |Owner: nobody Type: Bug | Status: new Componen

Re: [Django] #31990: QuerySet.ordered property is incorrect after annotate(). (was: Queryset "ordered" property is misleading if "annotate" function is used)

2020-09-09 Thread Django
#31990: QuerySet.ordered property is incorrect after annotate(). -+- Reporter: Julien Dutriaux |Owner: nobody Type: Bug | Status: closed Componen

Re: [Django] #31721: Allow ModelForm meta to specify formfield_callback.

2020-09-09 Thread Django
#31721: Allow ModelForm meta to specify formfield_callback. ---+-- Reporter: Klaas-Jan Gorter |Owner: Pat Garcia Type: New feature| Status: assigned Component:

Re: [Django] #31993: Improve Django admin change/view titles to more unique per object

2020-09-09 Thread Django
#31993: Improve Django admin change/view titles to more unique per object -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: new Clea

[Django] #31993: Improve Django admin change/view titles to more unique per object

2020-09-09 Thread Django
#31993: Improve Django admin change/view titles to more unique per object + Reporter: Jon Dufresne | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-09-09 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-09-09 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-09-09 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-09-09 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-09-09 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-09-09 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-09-09 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31991: QuerySet.raw() method returns string instead of dict for JSONField(). (was: .raw method returns string instead of dict)

2020-09-09 Thread Django
#31991: QuerySet.raw() method returns string instead of dict for JSONField(). -+- Reporter: horpto |Owner: nobody Type: Bug | Status: closed

[Django] #31991: .raw method returns string instead of dict

2020-09-09 Thread Django
#31991: .raw method returns string instead of dict -+- Reporter: horpto | Owner: nobody Type: Bug| Status: new Component: Database |Ver

[Django] #31990: Queryset "ordered" property is misleading if "annotate" function is used

2020-09-09 Thread Django
#31990: Queryset "ordered" property is misleading if "annotate" function is used -+- Reporter: Julien | Owner: nobody Dutriaux | Type: Bug|

[Django] #31989: Bug in posix implementation of django/core/files/locks.py

2020-09-09 Thread Django
#31989: Bug in posix implementation of django/core/files/locks.py + Reporter: jamercee | Owner: nobody Type: Bug | Status: new Component: Core (Other)

Re: [Django] #31967: Resolving an output_field for mixed types crashes in database functions.

2020-09-09 Thread Django
#31967: Resolving an output_field for mixed types crashes in database functions. ---+-- Reporter: Matt Hegarty |Owner: Hasan Ramezani Type: Bug| Status: assigned

Re: [Django] #31973: TypeError loading data in JSONField if DB has native JSON support

2020-09-09 Thread Django
#31973: TypeError loading data in JSONField if DB has native JSON support -+- Reporter: Adam Alton |Owner: nobody Type: Bug | Status: closed

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-09-09 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-09-09 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-09-09 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL.

2020-09-09 Thread Django
#31956: QuerySet.order_by() chained with values() crashes on JSONField with a custom decoder on PostgreSQL. -+- Reporter: Marc DEBUREAUX |Owner: felixxm Type: Bug |

Re: [Django] #23130: Supplying choices to BooleanField without default yields blank choice even if blank=False

2020-09-09 Thread Django
#23130: Supplying choices to BooleanField without default yields blank choice even if blank=False -+- Reporter: Jonas H. |Owner: Jacob | Walls

Re: [Django] #25068: Metaclass conflict when doing createmigrations in ModelState.render

2020-09-09 Thread Django
#25068: Metaclass conflict when doing createmigrations in ModelState.render -+- Reporter: kosz85 |Owner: Ethan J. | Howell Type: Bug

Re: [Django] #31962: Raise a more appriopriate exception when session cannot be updated.

2020-09-09 Thread Django
#31962: Raise a more appriopriate exception when session cannot be updated. -+- Reporter: Alex Vandiver|Owner: Hasan Type: | Ramezani Cleanup/optimization

Re: [Django] #31988: Annotate Case(When()) duplicate objects. (was: Annotate Case(When()) duplicate objects)

2020-09-09 Thread Django
#31988: Annotate Case(When()) duplicate objects. -+- Reporter: Vladimir Kuznetsov |Owner: nobody Type: Bug | Status: closed Component: Database lay