Re: [Django] #29049: Add slicing notation to F expressions

2022-11-18 Thread Django
#29049: Add slicing notation to F expressions -+- Reporter: Matthew Pava |Owner: Abhinav | Yadav Type: New feature |

Re: [Django] #29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase

2022-11-18 Thread Django
#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -+- Reporter: Juozas Masiulis |Owner: | Christophe Baldy

Re: [Django] #29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase

2022-11-18 Thread Django
#29062: "database table locked errors" when using sqlite in-memory database with LiveServerTestCase -+- Reporter: Juozas Masiulis |Owner: | Christophe Baldy

Re: [Django] #34119: ModelForm fields with callable defaults don't correctly propagate default values

2022-11-18 Thread Django
#34119: ModelForm fields with callable defaults don't correctly propagate default values -+- Reporter: Benjamin Rigaud |Owner: David | Sanders

Re: [Django] #26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation

2022-11-18 Thread Django
#26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation -+- Reporter: Amir Hadi|Owner: | gorodovoy9000

Re: [Django] #26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation

2022-11-18 Thread Django
#26261: QuerySet.exclude() crashes when referencing related_query_name of GenericRelation -+- Reporter: Amir Hadi|Owner: | gorodovoy9000

Re: [Django] #34160: Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields.

2022-11-18 Thread Django
#34160: Django 4.1 Expression contains mixed types for (Big/Small)IntegerFields. -+- Reporter: Martin Lehoux|Owner: Martin | Lehoux Type: Bug