Re: [Django] #30330: delete() on instances of models without any dependencies doesn't clear PKs.

2019-04-06 Thread Django
#30330: delete() on instances of models without any dependencies doesn't clear PKs. -+- Reporter: Artur|Owner: nobody Type: Bug | Status:

Re: [Django] #29834: Union queryset with ordering breaks on ordering with derived querysets

2019-04-06 Thread Django
#29834: Union queryset with ordering breaks on ordering with derived querysets -+- Reporter: Sergei Maertens |Owner: Can | Sarıgöl Type: Bug

Re: [Django] #30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL

2019-04-06 Thread Django
#30064: Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL ---+--- Reporter: kenichi-cc |Owner: Can Sarıgöl Type: Bug

Re: [Django] #30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query

2019-04-06 Thread Django
#30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query -+- Reporter: mvarnar |Owner: Can

Re: [Django] #30323: Django 2.2 autoreloader is failing intermittently (not using watchman)

2019-04-06 Thread Django
#30323: Django 2.2 autoreloader is failing intermittently (not using watchman) -+ Reporter: Mark Chackerian |Owner: nobody Type: Bug | Status: new

Re: [Django] #30330: delete() on instances of models without any dependencies doesn't clear PKs.

2019-04-06 Thread Django
#30330: delete() on instances of models without any dependencies doesn't clear PKs. -+- Reporter: Artur|Owner: nobody Type: Bug | Status:

Re: [Django] #30332: Postgres ordering ARRAY_AGG and STRING_AGG do not support expression.

2019-04-06 Thread Django
#30332: Postgres ordering ARRAY_AGG and STRING_AGG do not support expression. -+- Reporter: Simone Pellizzari|Owner: Simone | Pellizzari Type: Bug

Re: [Django] #30321: Add example to Form.changed_data

2019-04-06 Thread Django
#30321: Add example to Form.changed_data -+- Reporter: Matthew Pava |Owner: Bruno Type: | Furtado Cleanup/optimization |

Re: [Django] #30335: TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation

2019-04-06 Thread Django
#30335: TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation -+- Reporter: Jaap Roes|Owner: nobody Type: Bug |

Re: [Django] #30332: Postgres ordering ARRAY_AGG and STRING_AGG do not support expression.

2019-04-06 Thread Django
#30332: Postgres ordering ARRAY_AGG and STRING_AGG do not support expression. -+- Reporter: Simone Pellizzari|Owner: Simone | Pellizzari Type: Bug

Re: [Django] #26067: Orderable ArrayAgg and StringAgg

2019-04-06 Thread Django
#26067: Orderable ArrayAgg and StringAgg -+- Reporter: Floris den Hengst|Owner: Floris | den Hengst Type: New feature |

Re: [Django] #30336: F() expression wrong result on postgres JSONField

2019-04-06 Thread Django
#30336: F() expression wrong result on postgres JSONField -+- Reporter: blu3not3 |Owner: | armansabyr Type: Bug |

[Django] #30337: Django Admin - Migrations: default value for models.DateTime() with auto_add_now=True

2019-04-06 Thread Django
#30337: Django Admin - Migrations: default value for models.DateTime() with auto_add_now=True -+ Reporter: jillesme | Owner: nobody Type: Uncategorized | Status: new

[Django] #30336: F() expression wrong result on postgres JSONField

2019-04-06 Thread Django
#30336: F() expression wrong result on postgres JSONField -+- Reporter: blu3not3 | Owner: nobody Type: Bug| Status: new Component: Database |

Re: [Django] #30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner

2019-04-06 Thread Django
#30266: Migrating a model's default primary key to a BigAutoField causes Postgres sequence to lose owner -+- Reporter: Dolan Antenucci |Owner: Dolan |