Re: [Django] #34094: RTL alignment is off in admin header area

2022-10-29 Thread Django
#34094: RTL alignment is off in admin header area -+- Reporter: Thibaud Colas|Owner: Francesco | Panico Type: Bug |

Re: [Django] #34094: RTL alignment is off in admin header area

2022-10-29 Thread Django
#34094: RTL alignment is off in admin header area -+- Reporter: Thibaud Colas|Owner: Francesco | Panico Type: Bug |

Re: [Django] #34099: update_or_create() not saving data assigned in a model's save() method

2022-10-29 Thread Django
#34099: update_or_create() not saving data assigned in a model's save() method -+- Reporter: Phil Gyford |Owner: nobody Type: Bug | Status: new

Re: [Django] #34112: Add async interface to Model

2022-10-29 Thread Django
#34112: Add async interface to Model -+- Reporter: Adam Johnson |Owner: Bhuvnesh Type: New feature | Status: assigned Component: Database layer

Re: [Django] #34127: after package django project with pyinstall, with manage can't execute other commands defined in other python packages

2022-10-29 Thread Django
#34127: after package django project with pyinstall, with manage can't execute other commands defined in other python packages ---+-- Reporter: colin |Owner: nobody Type: Uncategorized |

Re: [Django] #34125: Limiting QuerySet crashes on union() with a single non-empty query

2022-10-29 Thread Django
#34125: Limiting QuerySet crashes on union() with a single non-empty query -+- Reporter: Stefan Hammer|Owner: Simon | Charette Type: Bug

[Django] #34127: after package django project with pyinstall, with manage can't execute other commands defined in other python packages

2022-10-29 Thread Django
#34127: after package django project with pyinstall, with manage can't execute other commands defined in other python packages -+ Reporter: flyly0755 | Owner: nobody Type: