Re: [Django] #35149: JSONField db_default requires wrapping values in json.dumps()

2024-01-31 Thread Django
#35149: JSONField db_default requires wrapping values in json.dumps() -+- Reporter: David Sanders|Owner: Simon | Charette Type: Bug

Re: [Django] #34976: startproject and startapp should provide feedback

2024-01-31 Thread Django
#34976: startproject and startapp should provide feedback -+- Reporter: Thibaud Colas|Owner: Salvo Type: | Polizzi Cleanup/optimization |

Re: [Django] #34936: db_default with decimal.Decimal() crashes on SQLite.

2024-01-31 Thread Django
#34936: db_default with decimal.Decimal() crashes on SQLite. -+- Reporter: Mariusz Felisiak |Owner: David | Sanders Type: Bug |

Re: [Django] #35152: Add Canadian English (en_CA) to locale conf

2024-01-31 Thread Django
#35152: Add Canadian English (en_CA) to locale conf -+- Reporter: Candide U|Owner: Candide U Type: New feature | Status: closed Component:

Re: [Django] #35147: Document that non-wrapped arithmetic with integer fields might require explicit output_field

2024-01-31 Thread Django
#35147: Document that non-wrapped arithmetic with integer fields might require explicit output_field -+- Reporter: Petar Netev |Owner: Petar Type: | Netev

Re: [Django] #35153: FORMAT_MODULE_PATH not acting as I expected.

2024-01-31 Thread Django
#35153: FORMAT_MODULE_PATH not acting as I expected. -+- Reporter: Paul Hermans |Owner: Paul Type: | Hermans Cleanup/optimization |

Re: [Django] #35153: FORMAT_MODULE_PATH not acting as I expected.

2024-01-31 Thread Django
#35153: FORMAT_MODULE_PATH not acting as I expected. --+ Reporter: Paul Hermans |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #35021: Debug query capturing on psycopg3 disregards execute wrappers.

2024-01-31 Thread Django
#35021: Debug query capturing on psycopg3 disregards execute wrappers. -+- Reporter: Ran Benita |Owner: Michail Type: | Chatzis Cleanup/optimization

Re: [Django] #35153: FORMAT_MODULE_PATH not acting as I expected.

2024-01-31 Thread Django
#35153: FORMAT_MODULE_PATH not acting as I expected. -+- Reporter: Paul Hermans |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #34534: Reduce index/constraints operations.

2024-01-31 Thread Django
#34534: Reduce index/constraints operations. --+ Reporter: David Sanders |Owner: (none) Type: Cleanup/optimization | Status: new Component: Migrations

Re: [Django] #35147: Document that non-wrapped arithmetic with integer fields might require explicit output_field

2024-01-31 Thread Django
#35147: Document that non-wrapped arithmetic with integer fields might require explicit output_field -+- Reporter: Petar Netev |Owner: Petar Type: | Netev

Re: [Django] #35145: Django admin’s dark theme should set color-scheme property for vanilla HTML components

2024-01-31 Thread Django
#35145: Django admin’s dark theme should set color-scheme property for vanilla HTML components -+- Reporter: Thibaud Colas|Owner: Eliana | Rosselli

Re: [Django] #35021: Debug query capturing on psycopg3 disregards execute wrappers.

2024-01-31 Thread Django
#35021: Debug query capturing on psycopg3 disregards execute wrappers. -+- Reporter: Ran Benita |Owner: Michail Type: | Chatzis Cleanup/optimization

Re: [Django] #35059: ASGI server leaves stale DB connections

2024-01-31 Thread Django
#35059: ASGI server leaves stale DB connections -+- Reporter: James Thorniley |Owner: James | Thorniley Type: Bug |

Re: [Django] #35059: ASGI server leaves stale DB connections

2024-01-31 Thread Django
#35059: ASGI server leaves stale DB connections -+- Reporter: James Thorniley |Owner: James | Thorniley Type: Bug |

Re: [Django] #35059: ASGI server leaves stale DB connections

2024-01-31 Thread Django
#35059: ASGI server leaves stale DB connections -+- Reporter: James Thorniley |Owner: James | Thorniley Type: Bug |

Re: [Django] #35059: ASGI server leaves stale DB connections

2024-01-31 Thread Django
#35059: ASGI server leaves stale DB connections -+- Reporter: James Thorniley |Owner: James | Thorniley Type: Bug |

Re: [Django] #35156: Update Doc comment about SQLite foreign keys

2024-01-31 Thread Django
#35156: Update Doc comment about SQLite foreign keys -+- Reporter: bcail|Owner: bcail Type: | Status: closed Cleanup/optimization

Re: [Django] #35156: Update Doc comment about SQLite foreign keys

2024-01-31 Thread Django
#35156: Update Doc comment about SQLite foreign keys -+- Reporter: bcail|Owner: bcail Type: | Status: closed Cleanup/optimization

Re: [Django] #35156: Update Doc comment about SQLite foreign keys

2024-01-31 Thread Django
#35156: Update Doc comment about SQLite foreign keys -+- Reporter: bcail|Owner: bcail Type: | Status: assigned Cleanup/optimization

Re: [Django] #35083: Make django.utils.decorators.method_decorator work with async functions.

2024-01-31 Thread Django
#35083: Make django.utils.decorators.method_decorator work with async functions. --+ Reporter: Drew Winstel |Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #35083: Make django.utils.decorators.method_decorator work with async functions.

2024-01-31 Thread Django
#35083: Make django.utils.decorators.method_decorator work with async functions. --+-- Reporter: Drew Winstel |Owner: Gaurav sah Type: New feature | Status: assigned

Re: [Django] #35059: ASGI server leaves stale DB connections

2024-01-31 Thread Django
#35059: ASGI server leaves stale DB connections -+- Reporter: James Thorniley |Owner: James | Thorniley Type: Bug |

Re: [Django] #35156: Update Doc comment about SQLite foreign keys

2024-01-31 Thread Django
#35156: Update Doc comment about SQLite foreign keys ---+ Reporter: bcail |Owner: bcail Type: Uncategorized | Status: assigned Component: Documentation |

Re: [Django] #35156: Update Doc comment about SQLite foreign keys

2024-01-31 Thread Django
#35156: Update Doc comment about SQLite foreign keys ---+ Reporter: bcail |Owner: bcail Type: Uncategorized | Status: assigned Component: Documentation |

Re: [Django] #35159: dumpdata crashes on querysets with prefetch_related().

2024-01-31 Thread Django
#35159: dumpdata crashes on querysets with prefetch_related(). -+- Reporter: Andrea F |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #35159: dumpdata crashes on querysets with prefetch_related().

2024-01-31 Thread Django
#35159: dumpdata crashes on querysets with prefetch_related(). -+- Reporter: Andrea F |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #31405: LoginRequiredAuthenticationMiddleware force all views to require authentication by default.

2024-01-31 Thread Django
#31405: LoginRequiredAuthenticationMiddleware force all views to require authentication by default. --+-- Reporter: Mehmet İnce |Owner: Hisham Mahmood Type: New feature |

Re: [Django] #35156: Update Doc comment about SQLite foreign keys

2024-01-31 Thread Django
#35156: Update Doc comment about SQLite foreign keys ---+ Reporter: bcail |Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #35083: Make django.utils.decorators.method_decorator work with async functions.

2024-01-31 Thread Django
#35083: Make django.utils.decorators.method_decorator work with async functions. --+ Reporter: Drew Winstel |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #35058: Update GDAL integration

2024-01-31 Thread Django
#35058: Update GDAL integration -+- Reporter: David Smith |Owner: David Type: | Smith Cleanup/optimization | Status:

Re: [Django] #35083: Make django.utils.decorators.method_decorator work with async functions.

2024-01-31 Thread Django
#35083: Make django.utils.decorators.method_decorator work with async functions. --+ Reporter: Drew Winstel |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #35143: Improve accessibility of error page(s) with semantic HTML

2024-01-31 Thread Django
#35143: Improve accessibility of error page(s) with semantic HTML -+- Reporter: Marijke Luttekes |Owner: Marijke Type: | Luttekes Cleanup/optimization

Re: [Django] #35160: m2m_changed not trigerred when ManyToManyField in autocomplete list

2024-01-31 Thread Django
#35160: m2m_changed not trigerred when ManyToManyField in autocomplete list -+- Reporter: pcnmanon |Owner: nobody Type: Bug | Status: closed

[Django] #35160: m2m_changed not trigerred when ManyToManyField in autocomplete list

2024-01-31 Thread Django
#35160: m2m_changed not trigerred when ManyToManyField in autocomplete list -+- Reporter: pcnmanon | Owner: nobody Type: Bug| Status: new

Re: [Django] #35143: Improve accessibility of error page(s) with semantic HTML

2024-01-31 Thread Django
#35143: Improve accessibility of error page(s) with semantic HTML -+- Reporter: Marijke Luttekes |Owner: Marijke Type: | Luttekes Cleanup/optimization

Re: [Django] #35152: Add Canadian English (en_CA) to locale conf

2024-01-31 Thread Django
#35152: Add Canadian English (en_CA) to locale conf -+- Reporter: Candide U|Owner: Candide U Type: New feature | Status: assigned Component:

Re: [Django] #35159: dumpdata crashes on querysets with prefetch_related().

2024-01-31 Thread Django
#35159: dumpdata crashes on querysets with prefetch_related(). -+- Reporter: Andrea F |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #35159: dumpdata crashes on querysets with prefetch_related().

2024-01-31 Thread Django
#35159: dumpdata crashes on querysets with prefetch_related(). -+- Reporter: Andrea F |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #35159: dumpdata crashes on querysets with prefetch_related().

2024-01-31 Thread Django
#35159: dumpdata crashes on querysets with prefetch_related(). -+- Reporter: Andrea F |Owner: Mariusz | Felisiak Type: Bug