Re: [Django] #31169: Allow parallel test runner to work with Windows/macOS `spawn` process start method.

2022-02-13 Thread Django
#31169: Allow parallel test runner to work with Windows/macOS `spawn` process start method. ---+--- Reporter: Brandon Navra |Owner: David Smith Type: New feature|

Re: [Django] #25684: Runserver doesn't use `LOGGING` configuration

2022-02-13 Thread Django
#25684: Runserver doesn't use `LOGGING` configuration -+- Reporter: Flavio Curella |Owner: Flavio | Curella Type: New feature |

Re: [Django] #33512: Creating a child instance with a parent containing DateTimeField(auto_add_now=True) raises IntegrityError. (was: DateTimeField auto_add_now is NUL when creating child model object

2022-02-13 Thread Django
#33512: Creating a child instance with a parent containing DateTimeField(auto_add_now=True) raises IntegrityError. -+- Reporter: Eriks K |Owner: nobody Type: Bug

Re: [Django] #24539: Attempt to create object with repeated value on a custom PK raises IntegrityError on wrong field

2022-02-13 Thread Django
#24539: Attempt to create object with repeated value on a custom PK raises IntegrityError on wrong field -+- Reporter: Evandro Myller |Owner: nobody Type: Bug |

Re: [Django] #27471: Make admin's list_filter choices collapsable

2022-02-13 Thread Django
#27471: Make admin's list_filter choices collapsable -+- Reporter: Greg McCoy |Owner: Marcelo | Galigniana Type: New feature |

Re: [Django] #28358: LazyObject defines attribute that don't exist on wrapped object

2022-02-13 Thread Django
#28358: LazyObject defines attribute that don't exist on wrapped object -+- Reporter: Andrey Fedoseev |Owner: Theofilos | Alexiou Type: Bug

Re: [Django] #28358: LazyObject defines attribute that don't exist on wrapped object

2022-02-13 Thread Django
#28358: LazyObject defines attribute that don't exist on wrapped object -+- Reporter: Andrey Fedoseev |Owner: Theofilos | Alexiou Type: Bug

Re: [Django] #33497: Database persistent connections do not work with ASGI in 4.0

2022-02-13 Thread Django
#33497: Database persistent connections do not work with ASGI in 4.0 -+- Reporter: Stenkar |Owner: nobody Type: New feature | Status: new