Re: [Django] #34010: Parallel tests don't work with spawn. (was: Parallel tests don't work)

2022-09-14 Thread Django
#34010: Parallel tests don't work with spawn. ---+-- Reporter: Kevin Renskers |Owner: nobody Type: Bug| Status: closed Component: Testing framework |

Re: [Django] #19527: Allow QuerySet.bulk_create() to set the primary key of its objects

2022-09-14 Thread Django
#19527: Allow QuerySet.bulk_create() to set the primary key of its objects -+- Reporter: Vlada Macek |Owner: nobody Type: New feature | Status: new C

Re: [Django] #34011: Implement bulk_create auto-incrementing pk assignment on MySQL when possible

2022-09-14 Thread Django
#34011: Implement bulk_create auto-incrementing pk assignment on MySQL when possible -+- Reporter: Simon Charette |Owner: nobody Type: New feature | Status:

Re: [Django] #34010: Parallel tests don't work

2022-09-14 Thread Django
#34010: Parallel tests don't work ---+-- Reporter: Kevin Renskers |Owner: nobody Type: Bug| Status: new Component: Testing framework |

[Django] #34012: order_by silently skips non-existing fields of existing related fields

2022-09-14 Thread Django
#34012: order_by silently skips non-existing fields of existing related fields --+ Reporter: Klaas van Schelven | Owner: nobody Type: Uncategorized | Status: new

[Django] #34011: Implement bulk_create auto-incrementing pk assignment on MySQL when possible

2022-09-14 Thread Django
#34011: Implement bulk_create auto-incrementing pk assignment on MySQL when possible -+- Reporter: Simon | Owner: nobody Charette | Type: New

Re: [Django] #34010: Parallel tests don't work

2022-09-14 Thread Django
#34010: Parallel tests don't work ---+-- Reporter: Kevin Renskers |Owner: nobody Type: Bug| Status: new Component: Testing framework |

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategori

[Django] #34010: Parallel tests don't work

2022-09-14 Thread Django
#34010: Parallel tests don't work -+ Reporter: Kevin Renskers | Owner: nobody Type: Bug| Status: new Component: Testing framework |V

Re: [Django] #33994: wrong position of {% block extrastyle %} in admin/base.html

2022-09-14 Thread Django
#33994: wrong position of {% block extrastyle %} in admin/base.html -+- Reporter: Maxim Danilov|Owner: Maxim Type: | Danilov Cleanup/optimization

Re: [Django] #29027: file_move_safe() PermissionError with SELinux

2022-09-14 Thread Django
#29027: file_move_safe() PermissionError with SELinux --+ Reporter: bhargu|Owner: nobody Type: Bug | Status: new Component: File upl

Re: [Django] #33994: wrong position of {% block extrastyle %} in admin/base.html

2022-09-14 Thread Django
#33994: wrong position of {% block extrastyle %} in admin/base.html -+- Reporter: Maxim Danilov|Owner: Maxim Type: | Danilov Cleanup/optimization

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategori

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

Re: [Django] #29186: "django.request" logging breaks "logging.handlers.SocketHandler"

2022-09-14 Thread Django
#29186: "django.request" logging breaks "logging.handlers.SocketHandler" -+- Reporter: direx|Owner: Anvesh | Mishra Type: Bug

Re: [Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database +-- Reporter: Marcel Moreaux |Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized

[Django] #34009: migrations.RunPython runs queries against wrong database

2022-09-14 Thread Django
#34009: migrations.RunPython runs queries against wrong database --+ Reporter: Marcel Moreaux | Owner: nobody Type: Uncategorized | Status: new Component: Uncateg

Re: [Django] #29186: "django.request" logging breaks "logging.handlers.SocketHandler"

2022-09-14 Thread Django
#29186: "django.request" logging breaks "logging.handlers.SocketHandler" -+- Reporter: direx|Owner: Anvesh | Mishra Type: Bug

Re: [Django] #33994: wrong position of {% block extrastyle %} in admin/base.html

2022-09-14 Thread Django
#33994: wrong position of {% block extrastyle %} in admin/base.html -+- Reporter: Maxim Danilov|Owner: Maxim Type: | Danilov Cleanup/optimization

Re: [Django] #33994: wrong position of {% block extrastyle %} in admin/base.html

2022-09-14 Thread Django
#33994: wrong position of {% block extrastyle %} in admin/base.html -+- Reporter: Maxim Danilov|Owner: Maxim Type: | Danilov Cleanup/optimization

Re: [Django] #34008: UpdateView failed to obtain the request data for the PUT request mode

2022-09-14 Thread Django
#34008: UpdateView failed to obtain the request data for the PUT request mode -+- Reporter: lixueyong|Owner: nobody Type: Bug | Status: closed

[Django] #34008: UpdateView failed to obtain the request data for the PUT request mode

2022-09-14 Thread Django
#34008: UpdateView failed to obtain the request data for the PUT request mode -+- Reporter: | Owner: nobody xueyong168 | Type: Bug|

Re: [Django] #32813: Display development server address after server bind

2022-09-14 Thread Django
#32813: Display development server address after server bind -+- Reporter: fmwviormv|Owner: Abhijeet | Pal Type: Bug |

Re: [Django] #34007: Single-field conditional UniqueContraint validation errors are classified as non-field-errors

2022-09-14 Thread Django
#34007: Single-field conditional UniqueContraint validation errors are classified as non-field-errors -+- Reporter: David Sanders|Owner: David Type: | Sanders

Re: [Django] #33879: timesince - wrong results for 11 months + several weeks

2022-09-14 Thread Django
#33879: timesince - wrong results for 11 months + several weeks -+- Reporter: אורי |Owner: Type: | GianpaoloBranca Cleanup/optimization |

Re: [Django] #34007: Single-field conditional UniqueContraint validation errors are classified as non-field-errors (was: Single-field conditional UniqueContraint validation errors are clasified as non

2022-09-14 Thread Django
#34007: Single-field conditional UniqueContraint validation errors are classified as non-field-errors -+- Reporter: David Sanders|Owner: David Type: | Sanders

Re: [Django] #34007: Single-field conditional UniqueContraint validation errors are clasified as non-field-errors

2022-09-14 Thread Django
#34007: Single-field conditional UniqueContraint validation errors are clasified as non-field-errors ---+-- Reporter: David Sanders |Owner: nobody Type: Uncategorized | Status:

Re: [Django] #34007: Single-field conditional UniqueContraint validation errors are clasified as non-field-errors

2022-09-14 Thread Django
#34007: Single-field conditional UniqueContraint validation errors are clasified as non-field-errors ---+-- Reporter: David Sanders |Owner: nobody Type: Uncategorized | Status: