Re: [Django] #33548: Use -> operator to implement KeyTransform on SQLite 3.38+

2024-03-11 Thread Django
#33548: Use -> operator to implement KeyTransform on SQLite 3.38+ -+- Reporter: Sage Abdullah|Owner: (none) Type: | Status: new

[Django] #35289: Chunked transfer encoding is not handled correctly by MultiPartParser

2024-03-11 Thread Django
#35289: Chunked transfer encoding is not handled correctly by MultiPartParser -+- Reporter: Kyle | Owner: nobody Agronick | Type: Bug|

Re: [Django] #35289: Chunked transfer encoding is not handled correctly by MultiPartParser

2024-03-11 Thread Django
#35289: Chunked transfer encoding is not handled correctly by MultiPartParser -+- Reporter: Kyle Agronick|Owner: nobody Type: Bug | Status: new

Re: [Django] #35284: PositiveIntegerField description is confusing

2024-03-11 Thread Django
#35284: PositiveIntegerField description is confusing -+- Reporter: Jon Ribbens |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #35284: PositiveIntegerField description is confusing

2024-03-11 Thread Django
#35284: PositiveIntegerField description is confusing -+- Reporter: Jon Ribbens |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #24213: RFC 2231 Section 4.1 is not implemented

2024-03-11 Thread Django
#24213: RFC 2231 Section 4.1 is not implemented ---+ Reporter: Raúl Cumplido |Owner: (none) Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #30950: Replace __file__ with importlib.resources

2024-03-11 Thread Django
#30950: Replace __file__ with importlib.resources -+- Reporter: John Vandenberg |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #30729: Add support for the RFC 7239 Forwarded header

2024-03-11 Thread Django
#30729: Add support for the RFC 7239 Forwarded header ---+- Reporter: Ben Stähli |Owner: nobody Type: New feature| Status: new Component: HTTP handling |

Re: [Django] #34981: Promote `--pair` and `--bisect` from `runtest.py` to be available as flags for the Django `test` command

2024-03-11 Thread Django
#34981: Promote `--pair` and `--bisect` from `runtest.py` to be available as flags for the Django `test` command -+- Reporter: Natalia Bidart |Owner: Sulabh

Re: [Django] #30963: Admin list_editable not suitable for multi-user environment.

2024-03-11 Thread Django
#30963: Admin list_editable not suitable for multi-user environment. -+- Reporter: Leonardo Arroyo |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24810: Reopen database connection automatically when no transaction is active

2024-03-11 Thread Django
#24810: Reopen database connection automatically when no transaction is active -+- Reporter: Aymeric Augustin |Owner: nobody Type: New feature | Status: new

Re: [Django] #30637: SearchVectorField and SearchVector should be combinable.

2024-03-11 Thread Django
#30637: SearchVectorField and SearchVector should be combinable. -+- Reporter: Dani Hodovic |Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #34917: Links in the Django admin should be underlined.

2024-03-11 Thread Django
#34917: Links in the Django admin should be underlined. -+- Reporter: Dmitriy Chukhin |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23746: Allow assertNumQueries to clear caches before it runs

2024-03-11 Thread Django
#23746: Allow assertNumQueries to clear caches before it runs + Reporter: Wojtek Ruszczewski |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #35285: Optimize ForeignObject._check_unique_target

2024-03-11 Thread Django
#35285: Optimize ForeignObject._check_unique_target -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #25595: Invalid regexp in URLValidator can't handle file:// schemes

2024-03-11 Thread Django
#25595: Invalid regexp in URLValidator can't handle file:// schemes -+- Reporter: Marcin Nowak |Owner: Adam | Zapletal Type: Bug

Re: [Django] #25595: Invalid regexp in URLValidator can't handle file:// schemes

2024-03-11 Thread Django
#25595: Invalid regexp in URLValidator can't handle file:// schemes -+- Reporter: Marcin Nowak |Owner: Adam | Zapletal Type: Bug

Re: [Django] #14831: Django Template Style Guide

2024-03-11 Thread Django
#14831: Django Template Style Guide -+- Reporter: Simon Meers |Owner: Ryan | Cheley Type: New feature | Status:

Re: [Django] #25595: Invalid regexp in URLValidator can't handle file:// schemes

2024-03-11 Thread Django
#25595: Invalid regexp in URLValidator can't handle file:// schemes -+- Reporter: Marcin Nowak |Owner: Adam | Zapletal Type: Bug

Re: [Django] #27460: Allow declaring a GenericRelation from an abstract model to another abstract model

2024-03-11 Thread Django
#27460: Allow declaring a GenericRelation from an abstract model to another abstract model -+- Reporter: Wolfgang Grim|Owner: (none) Type: New feature |

Re: [Django] #35284: PositiveIntegerField description is confusing

2024-03-11 Thread Django
#35284: PositiveIntegerField description is confusing -+- Reporter: Jon Ribbens |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #35288: login_required / user_passes_test redirects back to POST-only view

2024-03-11 Thread Django
#35288: login_required / user_passes_test redirects back to POST-only view --+-- Reporter: Patrick Rauscher |Owner: nobody Type: New feature | Status: closed

Re: [Django] #14831: Django Template Style Guide

2024-03-11 Thread Django
#14831: Django Template Style Guide -+- Reporter: Simon Meers |Owner: Ryan | Cheley Type: New feature | Status:

Re: [Django] #15059: Additional Documentation for the objects in the admin templates

2024-03-11 Thread Django
#15059: Additional Documentation for the objects in the admin templates -+- Reporter: mlakewood|Owner: Ryan | Cheley Type: Bug

Re: [Django] #35278: `ngettext` result can be possibly undefined.

2024-03-11 Thread Django
#35278: `ngettext` result can be possibly undefined. -+- Reporter: Piotr Kawula |Owner: Piotr | Kawula Type: Bug |

[Django] #35288: login_required / user_passes_test redirects back to POST-only view

2024-03-11 Thread Django
#35288: login_required / user_passes_test redirects back to POST-only view + Reporter: Patrick Rauscher | Owner: nobody Type: Bug | Status: new

Re: [Django] #26412: createsupseruser with email login instead of username

2024-03-11 Thread Django
#26412: createsupseruser with email login instead of username -+- Reporter: Adam |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #35278: `ngettext` result can be possibly undefined.

2024-03-11 Thread Django
#35278: `ngettext` result can be possibly undefined. -+- Reporter: Piotr Kawula |Owner: Piotr | Kawula Type: Uncategorized|

Re: [Django] #34533: OuterRef not resolved as part oh ORDER BY clause

2024-03-11 Thread Django
#34533: OuterRef not resolved as part oh ORDER BY clause -+- Reporter: REGNIER Guillaume|Owner: (none) Type: Bug | Status: new Component:

Re: [Django] #33548: Use -> operator to implement KeyTransform on SQLite 3.38+

2024-03-11 Thread Django
#33548: Use -> operator to implement KeyTransform on SQLite 3.38+ -+- Reporter: Sage Abdullah|Owner: Type: | rajdesai24 Cleanup/optimization |

Re: [Django] #28900: QuerySet.values() and values_list() for compound queries fails with annotation.

2024-03-11 Thread Django
#28900: QuerySet.values() and values_list() for compound queries fails with annotation. -+- Reporter: elliott-omosheye |Owner: ontowhee Type: Bug |

Re: [Django] #34977: Turn link to change password form in admin user change form into a button

2024-03-11 Thread Django
#34977: Turn link to change password form in admin user change form into a button -+- Reporter: Fabian Braun |Owner: Fabian Type: | Braun