Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status:

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

Re: [Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam |Owner: nobody Type: Bug | Status: new

[Django] #34035: ImageField doesn't consider EXIF rotation when storing width and height

2022-09-23 Thread Django
#34035: ImageField doesn't consider EXIF rotation when storing width and height -+- Reporter: Adam | Owner: nobody Type: Bug| Status: new

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-23 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: Type: | piyushdivyankar1994

Re: [Django] #32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`

2022-09-23 Thread Django
#32577: Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD` -+- Reporter: Tomasz Wójcik|Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #17337: [nonrel] Support for non-integer AutoFields

2022-09-23 Thread Django
#17337: [nonrel] Support for non-integer AutoFields -+- Reporter: Jonas H. |Owner: (none) Type: Bug | Status: new Component: Database

Re: [Django] #32603: Add transaction handling to Changelist list_editable processing.

2022-09-23 Thread Django
#32603: Add transaction handling to Changelist list_editable processing. + Reporter: Vlastimil Zíma |Owner: Shubh Parmar Type: New feature | Status: assigned

Re: [Django] #34027: When ForeignKey target field type is changed from CharField to IntegerField, varchar_pattern_ops index is not dropped on PostgreSQL and migration fails

2022-09-23 Thread Django
#34027: When ForeignKey target field type is changed from CharField to IntegerField, varchar_pattern_ops index is not dropped on PostgreSQL and migration fails +- Reporter: Chris |Owner: David

Re: [Django] #34026: WKBReader.read() crashes on strings.

2022-09-23 Thread Django
#34026: WKBReader.read() crashes on strings. --+ Reporter: Benoît Vinot |Owner: Leo Tom Type: Bug | Status: assigned Component: GIS |

Re: [Django] #28344: Add for_update parameter to Model.refresh_from_db()

2022-09-23 Thread Django
#28344: Add for_update parameter to Model.refresh_from_db() -+- Reporter: Patryk Zawadzki |Owner: (none) Type: New feature | Status: new Component:

Re: [Django] #34027: When ForeignKey target field type is changed from CharField to IntegerField, varchar_pattern_ops index is not dropped on PostgreSQL and migration fails

2022-09-23 Thread Django
#34027: When ForeignKey target field type is changed from CharField to IntegerField, varchar_pattern_ops index is not dropped on PostgreSQL and migration fails +- Reporter: Chris |Owner: David

Re: [Django] #34027: When ForeignKey target field type is changed from CharField to IntegerField, varchar_pattern_ops index is not dropped on PostgreSQL and migration fails

2022-09-23 Thread Django
#34027: When ForeignKey target field type is changed from CharField to IntegerField, varchar_pattern_ops index is not dropped on PostgreSQL and migration fails +- Reporter: Chris |Owner: David

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-23 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: Type: | piyushdivyankar1994

Re: [Django] #34026: WKBReader.read() crashes on strings.

2022-09-23 Thread Django
#34026: WKBReader.read() crashes on strings. --+ Reporter: Benoît Vinot |Owner: Leo Tom Type: Bug | Status: assigned Component: GIS |

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-23 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: | piyushdivyankar1994 Type:

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-23 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: | piyushdivyankar1994 Type:

Re: [Django] #34025: Bug on autocomplete field when two fields from same reference model are added in same page

2022-09-23 Thread Django
#34025: Bug on autocomplete field when two fields from same reference model are added in same page -+- Reporter: Alexandre da Silva |Owner: David | Sanders

Re: [Django] #34024: 'WhereNode' object has no attribute 'is_summary' when counting a queryset with annotation from a subquery

2022-09-23 Thread Django
#34024: 'WhereNode' object has no attribute 'is_summary' when counting a queryset with annotation from a subquery -+- Reporter: Valentin Rigal |Owner: David

Re: [Django] #34031: Option to remove "all" option in admin SimpleListFilter

2022-09-23 Thread Django
#34031: Option to remove "all" option in admin SimpleListFilter -+- Reporter: dunderr |Owner: nobody Type: | Status: closed

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-23 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: Florian | Perucki

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-23 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: Florian | Perucki

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-23 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: Florian | Perucki

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

2022-09-23 Thread Django
#34034: Adding a class on ChoiceWidget subwidgets is excessingly difficult + Reporter: Claude Paroz | Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #33893: Admin add model page incorrectly redirects

2022-09-23 Thread Django
#33893: Admin add model page incorrectly redirects -+- Reporter: Fabian Jarrett |Owner: Fabian | Jarrett Type: Bug |

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-23 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: | FlorianPerucki

Re: [Django] #34025: Bug on autocomplete field when two fields from same reference model are added in same page

2022-09-23 Thread Django
#34025: Bug on autocomplete field when two fields from same reference model are added in same page -+- Reporter: Alexandre da Silva |Owner: David | Sanders

Re: [Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-23 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud Colas|Owner: | FlorianPerucki

[Django] #34033: Admin light/dark theme switch needs to convey its state for screen reader users

2022-09-23 Thread Django
#34033: Admin light/dark theme switch needs to convey its state for screen reader users -+- Reporter: Thibaud| Owner: nobody Colas | Type: Bug

Re: [Django] #33893: Admin add model page incorrectly redirects

2022-09-23 Thread Django
#33893: Admin add model page incorrectly redirects -+- Reporter: Fabian Jarrett |Owner: Fabian | Jarrett Type: Bug |

Re: [Django] #25789: Inefficient Queries Generated due to not using WHERE EXISTS

2022-09-23 Thread Django
#25789: Inefficient Queries Generated due to not using WHERE EXISTS -+- Reporter: Alex Rothberg|Owner: nobody Type: | Status: new

Re: [Django] #32095: update_or_create should utilize update_fields on update

2022-09-23 Thread Django
#32095: update_or_create should utilize update_fields on update -+- Reporter: Florian Apolloner|Owner: Sarah Type: | Boyce Cleanup/optimization |

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-23 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: | piyushdivyankar1994 Type:

Re: [Django] #34032: Base authentication Backend should raise NotImplemented on needed methods

2022-09-23 Thread Django
#34032: Base authentication Backend should raise NotImplemented on needed methods -+- Reporter: Dre Westcook |Owner: | piyushdivyankar1994 Type:

Re: [Django] #34025: Bug on autocomplete field when two fields from same reference model are added in same page

2022-09-23 Thread Django
#34025: Bug on autocomplete field when two fields from same reference model are added in same page -+- Reporter: Alexandre da Silva |Owner: David | Sanders

Re: [Django] #34030: add SystemCheckError for LocaleMiddleware

2022-09-23 Thread Django
#34030: add SystemCheckError for LocaleMiddleware -+- Reporter: Maxim Danilov|Owner: Jay Patel Type: New feature | Status: assigned Component: Core