Re: [Django] #32263: squashmigrations produces incorrect result when a RenameModel operation is performed on a ForeignKey target

2020-12-11 Thread Django
#32263: squashmigrations produces incorrect result when a RenameModel operation is performed on a ForeignKey target --+-- Reporter: InvalidInterrupt |Owner: nobody Type: Bug |

[Django] #32263: squashmigrations produces incorrect result when a RenameModel operation is performed on a ForeignKey target

2020-12-11 Thread Django
#32263: squashmigrations produces incorrect result when a RenameModel operation is performed on a ForeignKey target + Reporter: InvalidInterrupt | Owner: nobody Type: Bug

Re: [Django] #32261: Log exceptions handled in Signal.send_robust()

2020-12-11 Thread Django
#32261: Log exceptions handled in Signal.send_robust() -+- Reporter: Adam (Chainz)|Owner: Ayush Johnson| Bansal Type: New feature |

Re: [Django] #26223: Squashing migrations with preserve_default=False keeps the default

2020-12-11 Thread Django
#26223: Squashing migrations with preserve_default=False keeps the default -+- Reporter: Bartek Wójcicki |Owner: Vytis | Banaitis Type: Bug

Re: [Django] #32262: squashmigrations does not unset model options when optimizing CreateModel and AlterModelOptions

2020-12-11 Thread Django
#32262: squashmigrations does not unset model options when optimizing CreateModel and AlterModelOptions --+-- Reporter: InvalidInterrupt |Owner: nobody Type: Bug |

[Django] #32262: squashmigrations does not unset model options when optimizing CreateModel and AlterModelOptions

2020-12-11 Thread Django
#32262: squashmigrations does not unset model options when optimizing CreateModel and AlterModelOptions + Reporter: InvalidInterrupt | Owner: nobody Type: Bug |

Re: [Django] #32255: User.has_perm should forward **kwargs to allow more flexibility in authentication backends

2020-12-11 Thread Django
#32255: User.has_perm should forward **kwargs to allow more flexibility in authentication backends -+- Reporter: Matteo Parrucci |Owner: nobody Type: New feature |

Re: [Django] #32255: User.has_perm should forward **kwargs to allow more flexibility in authentication backends (was: User.has_perm should forward *args and **kwargs to allow more flexibility in authe

2020-12-11 Thread Django
#32255: User.has_perm should forward **kwargs to allow more flexibility in authentication backends -+- Reporter: Matteo Parrucci |Owner: nobody Type: New feature |

Re: [Django] #32261: Log exceptions handled in Signal.send_robust()

2020-12-11 Thread Django
#32261: Log exceptions handled in Signal.send_robust() -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type: New feature |

[Django] #32261: Log exceptions handled in Signal.send_robust()

2020-12-11 Thread Django
#32261: Log exceptions handled in Signal.send_robust() -+ Reporter: Adam (Chainz) Johnson | Owner: nobody Type: New feature| Status: new Componen

Re: [Django] #32178: Allow database backends to skip tests and mark expected failures

2020-12-11 Thread Django
#32178: Allow database backends to skip tests and mark expected failures -+- Reporter: Tim Graham |Owner: Hasan | Ramezani Type: New feature

Re: [Django] #32260: handler500 as a Class-based view raises SystemCheckError

2020-12-11 Thread Django
#32260: handler500 as a Class-based view raises SystemCheckError -+- Reporter: Daniyal Abbasi |Owner: Daniyal | Abbasi Type: Bug

[Django] #32260: handler500 as a Class-based view raises SystemCheckError

2020-12-11 Thread Django
#32260: handler500 as a Class-based view raises SystemCheckError + Reporter: Daniyal Abbasi| Owner: nobody Type: Bug | Status: new C

Re: [Django] #32259: Modernize request attribute names (was: Rename request attributes)

2020-12-11 Thread Django
#32259: Modernize request attribute names -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature |

Re: [Django] #32240: ConnectionAbortedError should be treated as a broken pipe error in the development server

2020-12-11 Thread Django
#32240: ConnectionAbortedError should be treated as a broken pipe error in the development server -+- Reporter: Petter Strandmark|Owner: Petter Type: | Strandmark

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature | Stat

Re: [Django] #32240: ConnectionAbortedError should be treated as a broken pipe error in the development server

2020-12-11 Thread Django
#32240: ConnectionAbortedError should be treated as a broken pipe error in the development server -+- Reporter: Petter Strandmark|Owner: Petter Type: | Strandmark

Re: [Django] #29867: Allow cache.get_or_set() to cache a None result

2020-12-11 Thread Django
#29867: Allow cache.get_or_set() to cache a None result -+- Reporter: Phill Tornroth |Owner: Ahsan | Shafiq Type: Bug |

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature | Stat

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: New feature | Stat

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: | Stat

Re: [Django] #32252: Using __isnull=True on a KeyTransform should not match JSON null on SQLite and Oracle

2020-12-11 Thread Django
#32252: Using __isnull=True on a KeyTransform should not match JSON null on SQLite and Oracle -+- Reporter: sage |Owner: sage Type: Bug |

Re: [Django] #32252: Using __isnull=True on a KeyTransform should not match JSON null on SQLite and Oracle

2020-12-11 Thread Django
#32252: Using __isnull=True on a KeyTransform should not match JSON null on SQLite and Oracle -+- Reporter: sage |Owner: sage Type: Bug |

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: | Stat

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: | Stat

Re: [Django] #32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name

2020-12-11 Thread Django
#32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name --+ Reporter: InvalidInterrupt |Owner: nobody Type: Bug | Statu

Re: [Django] #32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name

2020-12-11 Thread Django
#32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name --+ Reporter: InvalidInterrupt |Owner: nobody Type: Bug | Statu

Re: [Django] #32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name (was: squashmigrations may traceback when fields' names are swapped using a temporary name

2020-12-11 Thread Django
#32256: squashmigrations optimizer crashes when fields' names are swapped using a temporary name --+ Reporter: InvalidInterrupt |Owner: nobody Type: Bug | Statu

Re: [Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam (Chainz)|Owner: Adam Johnson| (Chainz) Johnson Type: | Stat

[Django] #32259: Rename request attributes

2020-12-11 Thread Django
#32259: Rename request attributes -+- Reporter: Adam | Owner: nobody (Chainz) Johnson | Type: | Status: assigned Cleanup/optimization

Re: [Django] #28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible

2020-12-11 Thread Django
#28821: Allow QuerySet.bulk_create() on multi-table inheritance when possible -+- Reporter: Joey Wilhelm |Owner: Jon | Dufresne Type: New featur

Re: [Django] #32252: Using __isnull=True on a KeyTransform should not match JSON null on SQLite and Oracle

2020-12-11 Thread Django
#32252: Using __isnull=True on a KeyTransform should not match JSON null on SQLite and Oracle -+- Reporter: sage |Owner: sage Type: Bug |