Re: [Django] #28404: Django admin empty_value/empty_value_display doesn't check for empty strings

2024-01-09 Thread Django
#28404: Django admin empty_value/empty_value_display doesn't check for empty strings -+- Reporter: Mark Koh |Owner: Alexander | Lazarević

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #5865: cycle template tag should accept a single argument

2024-01-09 Thread Django
#5865: cycle template tag should accept a single argument -+- Reporter: Gary Wilson |Owner: Alexander | Lazarević Type: New feature |

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2024-01-09 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: Hisham Mahmood Type: New feature| Status:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2024-01-09 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: Hisham Mahmood Type: New feature| Status:

Re: [Django] #5865: cycle template tag should accept a single argument

2024-01-09 Thread Django
#5865: cycle template tag should accept a single argument -+- Reporter: Gary Wilson |Owner: Alexander | Lazarević Type: New feature |

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #34949: Fails to create unique constraints

2024-01-09 Thread Django
#34949: Fails to create unique constraints -+- Reporter: Roman Odaisky|Owner: Jordan | Bae Type: Bug |

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response ---+-- Reporter: Yawar Quadir Amin |Owner: (none) Type: Bug| Status:

Re: [Django] #35099: Combining QuerySets with "|" or "&" produce side effects affecting further queries

2024-01-09 Thread Django
#35099: Combining QuerySets with "|" or "&" produce side effects affecting further queries -+- Reporter: Alan |Owner: nobody Type: Bug |

[Django] #35099: Combining QuerySets with "|" or "&" produce side effects affecting further queries

2024-01-09 Thread Django
#35099: Combining QuerySets with "|" or "&" produce side effects affecting further queries -+- Reporter: Alan | Owner: nobody Type: Bug| Status: new

[Django] #35098: ValidationError is being converted into a 500 Internal Server Error response

2024-01-09 Thread Django
#35098: ValidationError is being converted into a 500 Internal Server Error response -+ Reporter: Yawar Quadir Amin | Owner: (none) Type: Bug| Status: new

Re: [Django] #35097: Test utils.dateparse.parse_datetime() with a bare date

2024-01-09 Thread Django
#35097: Test utils.dateparse.parse_datetime() with a bare date --+ Reporter: David Wobrock |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #34949: Fails to create unique constraints

2024-01-09 Thread Django
#34949: Fails to create unique constraints -+- Reporter: Roman Odaisky|Owner: Jordan | Bae Type: Bug |

Re: [Django] #35097: Test utils.dateparse.parse_datetime() with a bare date (was: Undocumented behaviour change of utils.dateparse.parse_datetime)

2024-01-09 Thread Django
#35097: Test utils.dateparse.parse_datetime() with a bare date --+ Reporter: David Wobrock |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #35062: Update csrf.py to check request.POST if request.method is not GET

2024-01-09 Thread Django
#35062: Update csrf.py to check request.POST if request.method is not GET -+-- Reporter: Peter Jones |Owner: nobody Type: Bug | Status: closed Component: CSRF

Re: [Django] #34949: Fails to create unique constraints

2024-01-09 Thread Django
#34949: Fails to create unique constraints -+- Reporter: Roman Odaisky|Owner: Jordan | Bae Type: Bug |

Re: [Django] #35096: Error messages in admin forms with class "wide" misaligned

2024-01-09 Thread Django
#35096: Error messages in admin forms with class "wide" misaligned -+- Reporter: Fabian Braun |Owner: Fabian | Braun Type: Bug

Re: [Django] #35085: Import of PyATS breaks runserver reloader

2024-01-09 Thread Django
#35085: Import of PyATS breaks runserver reloader --+-- Reporter: Andy Norwood |Owner: nobody Type: Bug | Status: closed Component: Utilities |

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

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

Re: [Django] #35085: Import of PyATS breaks runserver reloader

2024-01-09 Thread Django
#35085: Import of PyATS breaks runserver reloader --+-- Reporter: Andy Norwood |Owner: nobody Type: Bug | Status: closed Component: Utilities |

Re: [Django] #35097: Undocumented behaviour change of utils.dateparse.parse_datetime

2024-01-09 Thread Django
#35097: Undocumented behaviour change of utils.dateparse.parse_datetime ---+-- Reporter: David Wobrock |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2024-01-09 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: Hisham Mahmood Type: New feature| Status:

Re: [Django] #34034: Adding a class on ChoiceWidget subwidgets is excessively difficult

2024-01-09 Thread Django
#34034: Adding a class on ChoiceWidget subwidgets is excessively difficult --+ Reporter: Claude Paroz |Owner: Mariana Type: New feature | Status: assigned Component:

Re: [Django] #34044: Admin app search filter appears in nav sidebar but not on admin homepage

2024-01-09 Thread Django
#34044: Admin app search filter appears in nav sidebar but not on admin homepage ---+-- Reporter: Hugo Herter|Owner: Hisham Mahmood Type: New feature| Status:

Re: [Django] #28404: Django admin empty_value/empty_value_display doesn't check for empty strings

2024-01-09 Thread Django
#28404: Django admin empty_value/empty_value_display doesn't check for empty strings -+- Reporter: Mark Koh |Owner: Alexander | Lazarević

Re: [Django] #26066: Admin listview could handle a table wider than the screen more elegantly

2024-01-09 Thread Django
#26066: Admin listview could handle a table wider than the screen more elegantly -+- Reporter: Alex P-B |Owner: (none) Type: | Status:

Re: [Django] #34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True

2024-01-09 Thread Django
#34277: Add where clause in QuerySet.bulk_create() when update_conflicts=True -+- Reporter: Alain Delplanque |Owner: HAMA | Barhamou Type: New

Re: [Django] #34949: Fails to create unique constraints

2024-01-09 Thread Django
#34949: Fails to create unique constraints -+- Reporter: Roman Odaisky|Owner: Jordan | Bae Type: Bug |

Re: [Django] #16281: ContentType.get_object_for_this_type using wrong database for creating object

2024-01-09 Thread Django
#16281: ContentType.get_object_for_this_type using wrong database for creating object -+- Reporter: tfrydrychewicz@… |Owner: bcail Type: Bug | Status:

Re: [Django] #5865: cycle template tag should accept a single argument

2024-01-09 Thread Django
#5865: cycle template tag should accept a single argument -+ Reporter: Gary Wilson |Owner: munhitsu Type: New feature | Status: new Component: Template system