Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: Mohit | Singh Sinsniwal Type: Bug

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: Mohit | Singh Sinsniwal Type: Bug

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: Mohit | Singh Sinsniwal Type: Bug

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: Mohit | Singh Sinsniwal Type: Bug

Re: [Django] #34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: Simon |

Re: [Django] #34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: Simon |

Re: [Django] #34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: Simon |

Re: [Django] #34459: SearchVector() can return query strings that are unsafe to combine.

2023-04-04 Thread Django
#34459: SearchVector() can return query strings that are unsafe to combine. --+ Reporter: Patryk Zawadzki |Owner: (none) Type: Bug | Status: new

Re: [Django] #21080: collectstatic post-processing fails for references inside comments

2023-04-04 Thread Django
#21080: collectstatic post-processing fails for references inside comments -+- Reporter: shreyas@…|Owner: Tomáš | Zigo Type: Bug

Re: [Django] #34459: SearchVector() can return query strings that are unsafe to combine.

2023-04-04 Thread Django
#34459: SearchVector() can return query strings that are unsafe to combine. --+ Reporter: Patryk Zawadzki |Owner: (none) Type: Bug | Status: new

Re: [Django] #34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: Simon |

Re: [Django] #34459: SearchVector() can return query strings that are unsafe to combine. (was: contrib.postgres.search.SearchVector.as_sql can return query strings that are unsafe to combine)

2023-04-04 Thread Django
#34459: SearchVector() can return query strings that are unsafe to combine. --+ Reporter: Patryk Zawadzki |Owner: (none) Type: Bug | Status: new

Re: [Django] #34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: Simon |

Re: [Django] #34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' (was: Calling defer('user_id') instead of defer('user') will raise AttributeError: 'F

2023-04-04 Thread Django
#34458: QuerySet.defer('user_id') raises AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: nobody Type: Bug |

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: nobody Type: Bug | Status: new

Re: [Django] #34458: Calling defer('user_id') instead of defer('user') will raise AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: Calling defer('user_id') instead of defer('user') will raise AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew Cordery |Owner: nobody Type: Bug

Re: [Django] #34456: Add a way to set allow_cascade=True in _fixture_teardown()

2023-04-04 Thread Django
#34456: Add a way to set allow_cascade=True in _fixture_teardown() ---+-- Reporter: Howard Cox |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: nobody Type: Bug | Status: new

Re: [Django] #34459: contrib.postgres.search.SearchVector.as_sql can return query strings that are unsafe to combine

2023-04-04 Thread Django
#34459: contrib.postgres.search.SearchVector.as_sql can return query strings that are unsafe to combine --+ Reporter: Patryk Zawadzki |Owner: (none) Type: Bug |

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: nobody Type: Bug | Status: closed

[Django] #34459: contrib.postgres.search.SearchVector.as_sql can return query strings that are unsafe to combine

2023-04-04 Thread Django
#34459: contrib.postgres.search.SearchVector.as_sql can return query strings that are unsafe to combine + Reporter: Patryk Zawadzki | Owner: (none) Type: Bug |

[Django] #34458: Calling defer('user_id') instead of defer('user') will raise AttributeError: 'ForeignKey' object has no attribute 'field'

2023-04-04 Thread Django
#34458: Calling defer('user_id') instead of defer('user') will raise AttributeError: 'ForeignKey' object has no attribute 'field' -+- Reporter: Andrew | Owner: nobody Cordery

Re: [Django] #34434: psycopg 3 cursor.execute no longer accepts Python tuple binding

2023-04-04 Thread Django
#34434: psycopg 3 cursor.execute no longer accepts Python tuple binding -+- Reporter: David Burke |Owner: nobody Type: Bug | Status: closed

Re: [Django] #34434: psycopg 3 cursor.execute no longer accepts Python tuple binding

2023-04-04 Thread Django
#34434: psycopg 3 cursor.execute no longer accepts Python tuple binding -+- Reporter: David Burke |Owner: nobody Type: Bug | Status: closed

Re: [Django] #34457: makemigrations --check no longer prints the changes

2023-04-04 Thread Django
#34457: makemigrations --check no longer prints the changes -+- Reporter: David Sanders|Owner: nobody Type: | Status: closed

Re: [Django] #34457: makemigrations --check no longer prints the changes

2023-04-04 Thread Django
#34457: makemigrations --check no longer prints the changes -+- Reporter: David Sanders|Owner: nobody Type: | Status: closed

Re: [Django] #34456: Add a way to set allow_cascade=True in _fixture_teardown()

2023-04-04 Thread Django
#34456: Add a way to set allow_cascade=True in _fixture_teardown() ---+-- Reporter: Howard Cox |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #34451: Incorrect exception handling within the django exception handler

2023-04-04 Thread Django
#34451: Incorrect exception handling within the django exception handler -+ Reporter: Michael Galler |Owner: Akshat verma Type: Bug | Status: assigned

Re: [Django] #34456: Add a way to set allow_cascade=True in _fixture_teardown()

2023-04-04 Thread Django
#34456: Add a way to set allow_cascade=True in _fixture_teardown() ---+-- Reporter: devanubis |Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #34457: makemigrations --check no longer prints the changes

2023-04-04 Thread Django
#34457: makemigrations --check no longer prints the changes ---+-- Reporter: David Sanders |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

[Django] #34457: makemigrations --check no longer prints the changes

2023-04-04 Thread Django
#34457: makemigrations --check no longer prints the changes -+ Reporter: David Sanders | Owner: nobody Type: Uncategorized | Status: new Component: Migrations

Re: [Django] #34456: Add a way to set allow_cascade=True in _fixture_teardown()

2023-04-04 Thread Django
#34456: Add a way to set allow_cascade=True in _fixture_teardown() ---+-- Reporter: devanubis |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #34456: Add a way to set allow_cascade=True in _fixture_teardown()

2023-04-04 Thread Django
#34456: Add a way to set allow_cascade=True in _fixture_teardown() -+ Reporter: devanubis | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #34450: Lookup expressions across foreign keys introduce extra joins

2023-04-04 Thread Django
#34450: Lookup expressions across foreign keys introduce extra joins -+- Reporter: Roman Odaisky|Owner: Simon | Charette Type: Bug

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: Oussama Jarrousse|Owner: nobody Type: Bug | Status: closed

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: oussjarrousse|Owner: nobody Type: Bug | Status: new

Re: [Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: oussjarrousse|Owner: nobody Type: Bug | Status: new

[Django] #34455: i18n_patterns() not respecting prefix_default_language=False

2023-04-04 Thread Django
#34455: i18n_patterns() not respecting prefix_default_language=False -+- Reporter: | Owner: nobody oussjarrousse | Type: Bug|

Re: [Django] #32847: Adjust models.E025 system check for updated field descriptor setting.

2023-04-04 Thread Django
#32847: Adjust models.E025 system check for updated field descriptor setting. -+- Reporter: Carlton Gibson |Owner: nobody Type: | Status: new

Re: [Django] #34039: Admin search bar is too small to use on small screens

2023-04-04 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Ayush | Bisht Type: Bug |

Re: [Django] #34039: Admin search bar is too small to use on small screens

2023-04-04 Thread Django
#34039: Admin search bar is too small to use on small screens -+- Reporter: Thibaud Colas|Owner: Ayush | Bisht Type: Bug |