Re: [Django] #32717: Incorrect SQL generation filtering OR-combined queries

2021-05-12 Thread Django
#32717: Incorrect SQL generation filtering OR-combined queries -+- Reporter: Shaheed Haque|Owner: Simon | Charette Type: Bug |

Re: [Django] #32717: Incorrect SQL generation filtering OR-combined queries

2021-05-12 Thread Django
#32717: Incorrect SQL generation filtering OR-combined queries -+- Reporter: Shaheed Haque|Owner: Simon | Charette Type: Bug |

Re: [Django] #32717: Incorrect SQL generation filtering OR-combined queries

2021-05-12 Thread Django
#32717: Incorrect SQL generation filtering OR-combined queries -+- Reporter: Shaheed Haque|Owner: Simon | Charette Type: Bug |

Re: [Django] #32031: Added model class to app_list context

2021-05-12 Thread Django
#32031: Added model class to app_list context -+- Reporter: Raffaele Salmaso |Owner: Raffaele | Salmaso Type: New feature |

Re: [Django] #32031: Added model class to app_list context

2021-05-12 Thread Django
#32031: Added model class to app_list context -+- Reporter: Raffaele Salmaso |Owner: Raffaele | Salmaso Type: New feature |

Re: [Django] #32717: Incorrect SQL generation filtering OR-combined queries

2021-05-12 Thread Django
#32717: Incorrect SQL generation filtering OR-combined queries -+- Reporter: Shaheed Haque|Owner: Simon | Charette Type: Bug |

Re: [Django] #32031: Added model class to app_list context (was: Added model instance to app_list context)

2021-05-12 Thread Django
#32031: Added model class to app_list context -+- Reporter: Raffaele Salmaso |Owner: Raffaele | Salmaso Type: New feature |

Re: [Django] #26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell

2021-05-12 Thread Django
#26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell -+- Reporter: OBu |Owner: David Type: | Smith

Re: [Django] #26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell

2021-05-12 Thread Django
#26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell -+- Reporter: OBu |Owner: David Type: | Smith

Re: [Django] #29087: Impossible to delete pending new inline in admin when invalid (delete button missing)

2021-05-12 Thread Django
#29087: Impossible to delete pending new inline in admin when invalid (delete button missing) -+- Reporter: Owen Heisler |Owner: frnhr Type: Bug |

Re: [Django] #32744: Template changes cause dev server to reload

2021-05-12 Thread Django
#32744: Template changes cause dev server to reload -+-- Reporter: Ryan P Kilby |Owner: nobody Type: Bug | Status: new Component: Template system |

[Django] #32744: Template changes cause dev server to reload

2021-05-12 Thread Django
#32744: Template changes cause dev server to reload ---+ Reporter: Ryan P Kilby | Owner: nobody Type: Bug | Status: new Component: Template system

Re: [Django] #32711: MySQL performance regression in forms.models.apply_limit_choices_to_to_formfield

2021-05-12 Thread Django
#32711: MySQL performance regression in forms.models.apply_limit_choices_to_to_formfield +-- Reporter: Thomas Achtemichuk |Owner: nobody Type: Uncategorized |

Re: [Django] #29087: Impossible to delete pending new inline in admin when invalid (delete button missing)

2021-05-12 Thread Django
#29087: Impossible to delete pending new inline in admin when invalid (delete button missing) -+- Reporter: Owen Heisler |Owner: frnhr Type: Bug |

Re: [Django] #32711: MySQL performance regression in forms.models.apply_limit_choices_to_to_formfield

2021-05-12 Thread Django
#32711: MySQL performance regression in forms.models.apply_limit_choices_to_to_formfield +-- Reporter: Thomas Achtemichuk |Owner: nobody Type: Uncategorized |

Re: [Django] #26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell

2021-05-12 Thread Django
#26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell -+- Reporter: OBu |Owner: David Type: | Smith

Re: [Django] #29087: Impossible to delete pending new inline in admin when invalid (delete button missing)

2021-05-12 Thread Django
#29087: Impossible to delete pending new inline in admin when invalid (delete button missing) -+- Reporter: Owen Heisler |Owner: frnhr Type: Bug |

Re: [Django] #29087: Impossible to delete pending new inline in admin when invalid (delete button missing)

2021-05-12 Thread Django
#29087: Impossible to delete pending new inline in admin when invalid (delete button missing) -+- Reporter: Owen Heisler |Owner: frnhr Type: Bug |

Re: [Django] #32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four-digit year with strftime.

2021-05-12 Thread Django
#32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four- digit year with strftime. -+- Reporter: Nick Pope|Owner: Nick Pope Type:

Re: [Django] #32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four-digit year with strftime.

2021-05-12 Thread Django
#32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four- digit year with strftime. -+- Reporter: Nick Pope|Owner: Nick Pope Type:

Re: [Django] #29595: Allow using timedelta in migrations questioner

2021-05-12 Thread Django
#29595: Allow using timedelta in migrations questioner ---+ Reporter: Bas ten Berge |Owner: nobody Type: Bug| Status: closed Component: Migrations |

Re: [Django] #29600: Remove usage of django.utils.datetime_safe where possible

2021-05-12 Thread Django
#29600: Remove usage of django.utils.datetime_safe where possible -+- Reporter: Tim Graham |Owner: Tim Type: | Graham Cleanup/optimization |

Re: [Django] #32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four-digit year with strftime.

2021-05-12 Thread Django
#32738: Deprecate django.utils.datetime_safe, use alternate method to ensure four- digit year with strftime. -+- Reporter: Nick Pope|Owner: Nick Pope Type:

Re: [Django] #32740: Running colorama.init() at import time causes deployment error

2021-05-12 Thread Django
#32740: Running colorama.init() at import time causes deployment error -+ Reporter: Leon Matthews|Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #31710: Added all files validation to the "Uploading multiple files" example.

2021-05-12 Thread Django
#31710: Added all files validation to the "Uploading multiple files" example. -+- Reporter: nawaik |Owner: Mahanth Type: | kumar Cleanup/optimization

Re: [Django] #32737: get_language_info replaces requested language code with the one found in django.conf.locale.LANG_INFO

2021-05-12 Thread Django
#32737: get_language_info replaces requested language code with the one found in django.conf.locale.LANG_INFO -+- Reporter: ruffni |Owner: nobody Type: |

Re: [Django] #32740: Running colorama.init() at import time causes deployment error

2021-05-12 Thread Django
#32740: Running colorama.init() at import time causes deployment error -+ Reporter: Leon Matthews|Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #26430: Coalesce in Aggregations ignored when EmptyResultSet returned

2021-05-12 Thread Django
#26430: Coalesce in Aggregations ignored when EmptyResultSet returned -+- Reporter: Ryan Prater |Owner: nobody Type: Bug | Status: new

Re: [Django] #32732: MySQL backend uses deprecated "db" and "passwd" kwargs.

2021-05-12 Thread Django
#32732: MySQL backend uses deprecated "db" and "passwd" kwargs. -+- Reporter: gopackgo90 |Owner: Nick Pope Type: | Status: closed

Re: [Django] #32732: MySQL backend uses deprecated "db" and "passwd" kwargs.

2021-05-12 Thread Django
#32732: MySQL backend uses deprecated "db" and "passwd" kwargs. -+- Reporter: gopackgo90 |Owner: Nick Pope Type: | Status: closed

[Django] #32743: Migrations don't alter foreign key data types when referencing primary keys in MTI models.

2021-05-12 Thread Django
#32743: Migrations don't alter foreign key data types when referencing primary keys in MTI models. + Reporter: Mariusz Felisiak | Owner: nobody Type: Bug |

Re: [Django] #32742: Running migrations when updating default_auto_field only updates primary key.

2021-05-12 Thread Django
#32742: Running migrations when updating default_auto_field only updates primary key. +-- Reporter: greemo |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #32717: Incorrect SQL generation filtering OR-combined queries

2021-05-12 Thread Django
#32717: Incorrect SQL generation filtering OR-combined queries -+- Reporter: Shaheed Haque|Owner: Simon | Charette Type: Bug |

Re: [Django] #32366: Update usage of now() & co

2021-05-12 Thread Django
#32366: Update usage of now() & co -+- Reporter: Carlton Gibson |Owner: Nick Pope Type: | Status: closed Cleanup/optimization |

Re: [Django] #32499: simplify_regex only removes some metacharacters from regex patterns

2021-05-12 Thread Django
#32499: simplify_regex only removes some metacharacters from regex patterns -+- Reporter: Rohith P R |Owner: Nick Pope Type: | Status:

Re: [Django] #32366: Update usage of now() & co

2021-05-12 Thread Django
#32366: Update usage of now() & co -+- Reporter: Carlton Gibson |Owner: Nick Pope Type: | Status: assigned Cleanup/optimization

Re: [Django] #32366: Update usage of now() & co

2021-05-12 Thread Django
#32366: Update usage of now() & co -+- Reporter: Carlton Gibson |Owner: Nick Pope Type: | Status: closed Cleanup/optimization |

Re: [Django] #32711: MySQL performance regression in forms.models.apply_limit_choices_to_to_formfield

2021-05-12 Thread Django
#32711: MySQL performance regression in forms.models.apply_limit_choices_to_to_formfield +-- Reporter: Thomas Achtemichuk |Owner: nobody Type: Uncategorized |

Re: [Django] #32740: Running colorama.init() at import time causes deployment error

2021-05-12 Thread Django
#32740: Running colorama.init() at import time causes deployment error -+-- Reporter: Leon Matthews|Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #32732: MySQL backend uses deprecated "db" and "passwd" kwargs.

2021-05-12 Thread Django
#32732: MySQL backend uses deprecated "db" and "passwd" kwargs. -+- Reporter: gopackgo90 |Owner: Nick Pope Type: | Status: assigned

Re: [Django] #32742: Running migrations when updating default_auto_field only updates primary key.

2021-05-12 Thread Django
#32742: Running migrations when updating default_auto_field only updates primary key. ---+-- Reporter: greemo |Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-12 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-12 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-12 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #32718: Saving a FileField raises SuspiciousFileOperation in some scenarios.

2021-05-12 Thread Django
#32718: Saving a FileField raises SuspiciousFileOperation in some scenarios. -+- Reporter: Jakub Kleň |Owner: Mariusz | Felisiak Type: Bug

[Django] #32742: Running migrations when updating default_auto_field only updates primary key.

2021-05-12 Thread Django
#32742: Running migrations when updating default_auto_field only updates primary key. -+ Reporter: greemo | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #32732: MySQL backend uses deprecated "db" and "passwd" kwargs.

2021-05-12 Thread Django
#32732: MySQL backend uses deprecated "db" and "passwd" kwargs. -+- Reporter: gopackgo90 |Owner: Nick Pope Type: | Status: assigned

Re: [Django] #24121: Provide a better repr() experience

2021-05-12 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #24121: Provide a better repr() experience

2021-05-12 Thread Django
#24121: Provide a better repr() experience --+ Reporter: Keryn Knight |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version:

Re: [Django] #32735: DateFormat.Y() is not zero-padded.

2021-05-12 Thread Django
#32735: DateFormat.Y() is not zero-padded. -+- Reporter: Nick Pope|Owner: Nick Pope Type: Bug | Status: closed Component: Template

Re: [Django] #32740: Running colorama.init() at import time causes deployment error

2021-05-12 Thread Django
#32740: Running colorama.init() at import time causes deployment error -+-- Reporter: Leon Matthews|Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #32741: Tutorial Part 2 throws models.W042 warnings when making migrations

2021-05-12 Thread Django
#32741: Tutorial Part 2 throws models.W042 warnings when making migrations -+- Reporter: Katie McLaughlin |Owner: nobody Type: | Status: closed