Re: [Django] #32355: Drop support for Python 3.6 & 3.7.

2021-01-14 Thread Django
#32355: Drop support for Python 3.6 & 3.7. -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #32357: Drop support for PostgreSQL 9.6 and PostGIS 2.3.

2021-01-14 Thread Django
#32357: Drop support for PostgreSQL 9.6 and PostGIS 2.3. -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #32357: Drop support for PostgreSQL 9.6 and PostGIS 2.3.

2021-01-14 Thread Django
#32357: Drop support for PostgreSQL 9.6 and PostGIS 2.3. -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

[Django] #32357: Drop support for PostgreSQL 9.6 and PostGIS 2.3.

2021-01-14 Thread Django
#32357: Drop support for PostgreSQL 9.6 and PostGIS 2.3. -+- Reporter: Mariusz| Owner: Mariusz Felisiak Felisiak | Type: |

Re: [Django] #32354: HTML in verbose_name

2021-01-14 Thread Django
#32354: HTML in verbose_name -+-- Reporter: Sergio Livi |Owner: nobody Type: Bug | Status: closed Component: Forms| Version: 3.1

Re: [Django] #32356: Add url argument to translate tag

2021-01-14 Thread Django
#32356: Add url argument to translate tag -+- Reporter: Peter Bittner|Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #32354: HTML in verbose_name

2021-01-14 Thread Django
#32354: HTML in verbose_name -+-- Reporter: Sergio Livi |Owner: nobody Type: Bug | Status: new Component: Forms| Version: 3.1

Re: [Django] #32350: Showmigrations applied timestamp can cause runtime error

2021-01-14 Thread Django
#32350: Showmigrations applied timestamp can cause runtime error -+- Reporter: Daniel Ebrahimian|Owner: Daniel | Ebrahimian Type: Bug

Re: [Django] #32350: Showmigrations applied timestamp can cause runtime error

2021-01-14 Thread Django
#32350: Showmigrations applied timestamp can cause runtime error -+- Reporter: Daniel Ebrahimian|Owner: Daniel | Ebrahimian Type: Bug

Re: [Django] #18549: Admin should not use verbose_name_plural for OneToOne field

2021-01-14 Thread Django
#18549: Admin should not use verbose_name_plural for OneToOne field ---+- Reporter: Roy Smith |Owner: Tim McCurrach Type: Bug| Status: assigned

Re: [Django] #32356: Add url argument to translate tag

2021-01-14 Thread Django
#32356: Add url argument to translate tag -+- Reporter: Peter Bittner|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #32356: Add url argument to translate tag

2021-01-14 Thread Django
#32356: Add url argument to translate tag -+- Reporter: Peter Bittner|Owner: nobody Type: New feature | Status: new Component:

[Django] #32356: Add url argument to translate tag

2021-01-14 Thread Django
#32356: Add url argument to translate tag + Reporter: Peter Bittner | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #32348: Deleting "extra" inlines in admin should not be possible.

2021-01-14 Thread Django
#32348: Deleting "extra" inlines in admin should not be possible. -+- Reporter: Guan |Owner: Hasan | Ramezani Type: Bug

Re: [Django] #32348: Deleting "extra" inlines in admin should not be possible.

2021-01-14 Thread Django
#32348: Deleting "extra" inlines in admin should not be possible. -+- Reporter: Guan |Owner: Hasan | Ramezani Type: Bug

Re: [Django] #32312: Performance decrease following implementation of ASGI handler and coroutine-safety.

2021-01-14 Thread Django
#32312: Performance decrease following implementation of ASGI handler and coroutine-safety. --+ Reporter: David Smith |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #32312: Performance decrease following implementation of ASGI handler and coroutine-safety.

2021-01-14 Thread Django
#32312: Performance decrease following implementation of ASGI handler and coroutine-safety. --+ Reporter: David Smith |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #12794: Interaction between sessions and django.views.i18n.set_language causes caching errors

2021-01-14 Thread Django
#12794: Interaction between sessions and django.views.i18n.set_language causes caching errors -+- Reporter: |Owner: nobody alessandro.gudio+bugzilla@…| Type:

Re: [Django] #32355: Drop support for Python 3.6 & 3.7.

2021-01-14 Thread Django
#32355: Drop support for Python 3.6 & 3.7. -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

[Django] #32355: Drop support for Python 3.6 & 3.7.

2021-01-14 Thread Django
#32355: Drop support for Python 3.6 & 3.7. -+- Reporter: Mariusz| Owner: Mariusz Felisiak Felisiak | Type: | Status: assigned

Re: [Django] #32347: ModelChoiceField does not provide value of invalid choice when raising ValidationError

2021-01-14 Thread Django
#32347: ModelChoiceField does not provide value of invalid choice when raising ValidationError --+ Reporter: Aaron Wiegel |Owner: Aaron Wiegel Type: Bug | Status:

Re: [Django] #32347: ModelChoiceField does not provide value of invalid choice when raising ValidationError

2021-01-14 Thread Django
#32347: ModelChoiceField does not provide value of invalid choice when raising ValidationError --+ Reporter: Aaron Wiegel |Owner: Aaron Wiegel Type: Bug | Status:

Re: [Django] #32265: Remove unnecessary ServerHandler.handle_error().

2021-01-14 Thread Django
#32265: Remove unnecessary ServerHandler.handle_error(). -+- Reporter: Mariusz Felisiak |Owner: Mariusz Type: | Felisiak Cleanup/optimization |

Re: [Django] #27753: Cleanups when no supported version of Django supports Python 2 anymore

2021-01-14 Thread Django
#27753: Cleanups when no supported version of Django supports Python 2 anymore --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status:

Re: [Django] #23433: Django installs /usr/bin/django-admin and /usr/bin/django-admin.py

2021-01-14 Thread Django
#23433: Django installs /usr/bin/django-admin and /usr/bin/django-admin.py -+- Reporter: Arfrever |Owner: Jon Type: | Dufresne Cleanup/optimization

Re: [Django] #30165: Deprecate ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy()

2021-01-14 Thread Django
#30165: Deprecate ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() -+- Reporter: Jon Dufresne |Owner: nobody Type: |

Re: [Django] #7098: FieldError Invalid order_by arguments in Admin pages when sorting on a ForeignKey

2021-01-14 Thread Django
#7098: FieldError Invalid order_by arguments in Admin pages when sorting on a ForeignKey ---+-- Reporter: trbs |Owner: nobody Type: | Status: closed

Re: [Django] #30747: Rename internal is_safe_url() to better state effective scope.

2021-01-14 Thread Django
#30747: Rename internal is_safe_url() to better state effective scope. -+- Reporter: Carlton Gibson |Owner: Carlton Type: | Gibson Cleanup/optimization

Re: [Django] #27753: Cleanups when no supported version of Django supports Python 2 anymore

2021-01-14 Thread Django
#27753: Cleanups when no supported version of Django supports Python 2 anymore --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status:

Re: [Django] #27753: Cleanups when no supported version of Django supports Python 2 anymore

2021-01-14 Thread Django
#27753: Cleanups when no supported version of Django supports Python 2 anymore --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status:

Re: [Django] #25236: Remove ifequal from the template language.

2021-01-14 Thread Django
#25236: Remove ifequal from the template language. -+- Reporter: Daniel Greenfeld |Owner: Jon Type: | Dufresne Cleanup/optimization |

Re: [Django] #31274: Use signing infrastructure for session data encoding/decoding.

2021-01-14 Thread Django
#31274: Use signing infrastructure for session data encoding/decoding. -+- Reporter: Claude Paroz |Owner: Claude Type: | Paroz Cleanup/optimization

Re: [Django] #27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256

2021-01-14 Thread Django
#27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256 -+- Reporter: Tim Graham |Owner: Claude Type: | Paroz Cleanup/optimization |

Re: [Django] #27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256

2021-01-14 Thread Django
#27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256 -+- Reporter: Tim Graham |Owner: Claude Type: | Paroz Cleanup/optimization |

Re: [Django] #31369: Deprecate the model NullBooleanField.

2021-01-14 Thread Django
#31369: Deprecate the model NullBooleanField. -+- Reporter: David Smith |Owner: Hristiyan Type: | Ivanov Cleanup/optimization |

Re: [Django] #31534: Deprecate django.conf.urls.url().

2021-01-14 Thread Django
#31534: Deprecate django.conf.urls.url(). -+- Reporter: David Smith |Owner: David Type: | Smith Cleanup/optimization |

Re: [Django] #30988: Deprecate the barely documented InvalidQuery exception.

2021-01-14 Thread Django
#30988: Deprecate the barely documented InvalidQuery exception. -+- Reporter: Simon Charette |Owner: Simon Type: | Charette Cleanup/optimization

Re: [Django] #8760: forms.ModelMultipleChoiceField should use "invalid_list" as error message key

2021-01-14 Thread Django
#8760: forms.ModelMultipleChoiceField should use "invalid_list" as error message key -+- Reporter: durdinator |Owner: David Type: | Smith

Re: [Django] #12990: Add JSONField model field

2021-01-14 Thread Django
#12990: Add JSONField model field -+- Reporter: paltman |Owner: sage Type: New feature | Status: closed Component: Database layer |

Re: [Django] #26601: DEP5 implementation: Improved middleware

2021-01-14 Thread Django
#26601: DEP5 implementation: Improved middleware -+- Reporter: Tim Graham |Owner: Tim | Graham Type: New feature |

Re: [Django] #31327: Deprecate providing_args argument from Signal

2021-01-14 Thread Django
#31327: Deprecate providing_args argument from Signal -+- Reporter: Jon Dufresne |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #12990: Add JSONField model field

2021-01-14 Thread Django
#12990: Add JSONField model field -+- Reporter: paltman |Owner: sage Type: New feature | Status: closed Component: Database layer |

Re: [Django] #31842: django.core.signing.dumps() and loads() not backwards compatible

2021-01-14 Thread Django
#31842: django.core.signing.dumps() and loads() not backwards compatible -+- Reporter: Markus Holtermann|Owner: Mariusz | Felisiak Type: Bug

Re: [Django] #30997: Deprecate HttpRequest.is_ajax.

2021-01-14 Thread Django
#30997: Deprecate HttpRequest.is_ajax. --+ Reporter: Adam Johnson |Owner: nobody Type: Cleanup/optimization | Status: closed Component: HTTP handling

Re: [Django] #27604: Use set_signed_cookie for contrib.messages Cookie storage

2021-01-14 Thread Django
#27604: Use set_signed_cookie for contrib.messages Cookie storage -+- Reporter: Anthony King |Owner: Craig Type: | Anderson Cleanup/optimization

Re: [Django] #15902: Store the current language in a cookie rather than the session

2021-01-14 Thread Django
#15902: Store the current language in a cookie rather than the session -+- Reporter: msiedlarek |Owner: Type: | msiedlarek Cleanup/optimization

Re: [Django] #30158: Subquery expressions unnecessarily added to group by

2021-01-14 Thread Django
#30158: Subquery expressions unnecessarily added to group by -+- Reporter: Jonny Fuller |Owner: Simon Type: | Charette Cleanup/optimization |

Re: [Django] #12990: Add JSONField model field

2021-01-14 Thread Django
#12990: Add JSONField model field -+- Reporter: paltman |Owner: sage Type: New feature | Status: closed Component: Database layer |

Re: [Django] #30841: Prevent using __isnull lookup with non-boolean value.

2021-01-14 Thread Django
#30841: Prevent using __isnull lookup with non-boolean value. -+- Reporter: André Ericson|Owner: André Type: | Ericson Cleanup/optimization |

Re: [Django] #28622: Allow password reset token to expire in under a day

2021-01-14 Thread Django
#28622: Allow password reset token to expire in under a day -+- Reporter: Nijamudeen |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #31359: Deprecate using get_random_string without an explicit length

2021-01-14 Thread Django
#31359: Deprecate using get_random_string without an explicit length -+- Reporter: Claude Paroz |Owner: Claude Type: | Paroz Cleanup/optimization

Re: [Django] #27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256

2021-01-14 Thread Django
#27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256 -+- Reporter: Tim Graham |Owner: Claude Type: | Paroz Cleanup/optimization |

Re: [Django] #31026: Switch form rendering to template engine

2021-01-14 Thread Django
#31026: Switch form rendering to template engine --+ Reporter: Johannes Maron|Owner: nobody Type: Cleanup/optimization | Status: assigned Component: Forms

Re: [Django] #32349: unable to obtain auth template password_reset_done when using namespaced urls

2021-01-14 Thread Django
#32349: unable to obtain auth template password_reset_done when using namespaced urls -+--- Reporter: James Miller |Owner: jhabarsingh Type: Bug | Status:

Re: [Django] #32347: ModelChoiceField does not provide value of invalid choice when raising ValidationError

2021-01-14 Thread Django
#32347: ModelChoiceField does not provide value of invalid choice when raising ValidationError --+ Reporter: Aaron Wiegel |Owner: Aaron Wiegel Type: Bug | Status:

[Django] #32354: HTML in verbose_name

2021-01-14 Thread Django
#32354: HTML in verbose_name --+ Reporter: serl| Owner: nobody Type: Bug | Status: new Component: Forms |Version: 3.1

Re: [Django] #32343: Chained autocomplete_fields in contrib.admin

2021-01-14 Thread Django
#32343: Chained autocomplete_fields in contrib.admin ---+-- Reporter: Roman |Owner: nobody Type: New feature| Status: closed Component: contrib.admin |

Re: [Django] #32340: Usability issues with Django form fields expecting specific patterns

2021-01-14 Thread Django
#32340: Usability issues with Django form fields expecting specific patterns -+- Reporter: Thibaud Colas|Owner: nobody Type: | Status: new

Re: [Django] #32339: Accessibility issues with Django forms as_table, as_ul, as_p rendering helpers

2021-01-14 Thread Django
#32339: Accessibility issues with Django forms as_table, as_ul, as_p rendering helpers -+- Reporter: Thibaud Colas|Owner: nobody Type: Bug |

Re: [Django] #32312: Performance decrease following implementation of ASGI handler and coroutine-safety.

2021-01-14 Thread Django
#32312: Performance decrease following implementation of ASGI handler and coroutine-safety. --+ Reporter: David Smith |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #31765: schema.tests.SchemaTests.test_db_table fails on MacOS

2021-01-14 Thread Django
#31765: schema.tests.SchemaTests.test_db_table fails on MacOS -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: Bug |

Re: [Django] #31259: Add a dark theme to the admin module

2021-01-14 Thread Django
#31259: Add a dark theme to the admin module -+- Reporter: Michel Le Bihan |Owner: Michel Le | Bihan Type: New feature |

Re: [Django] #32349: unable to obtain auth template password_reset_done when using namespaced urls

2021-01-14 Thread Django
#32349: unable to obtain auth template password_reset_done when using namespaced urls -+--- Reporter: James Miller |Owner: jhabarsingh Type: Bug | Status:

Re: [Django] #32321: Add system checks for invalid model field names for functional indexes in Meta.indexes.

2021-01-14 Thread Django
#32321: Add system checks for invalid model field names for functional indexes in Meta.indexes. -+- Reporter: Mariusz Felisiak |Owner: Hasan Type: | Ramezani

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2021-01-14 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. -+- Reporter: Jon Moroney |Owner: nobody Type: | Status: closed

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2021-01-14 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. -+- Reporter: Jon Moroney |Owner: nobody Type: | Status: new

Re: [Django] #32345: i18n.set_language unquotes next_url and produces wrong url for url params containing "&" character

2021-01-14 Thread Django
#32345: i18n.set_language unquotes next_url and produces wrong url for url params containing "&" character -+- Reporter: Sebastian Kapunkt|Owner: Sandro |

Re: [Django] #31259: Add a dark theme to the admin module

2021-01-14 Thread Django
#31259: Add a dark theme to the admin module -+- Reporter: Michel Le Bihan |Owner: Michel Le | Bihan Type: New feature |

Re: [Django] #31259: Add a dark theme to the admin module

2021-01-14 Thread Django
#31259: Add a dark theme to the admin module -+- Reporter: Michel Le Bihan |Owner: Michel Le | Bihan Type: New feature |