Re: Fellow Reports - May 2023

2023-06-05 Thread Mariusz Felisiak
Week ending June 4, 2023 I was in Edinburgh gbsct and participated in the DjangoCon Europe conference. *Triaged:* https://code.djangoproject.com/ticket/34600 - Review reference to bleach in docs (accepted) https://code.djangoproject.com/ticket/34603 - ~Q() incorrectly interpreted as

Re: Fellow Reports - May 2023

2023-06-05 Thread Mariusz Felisiak
Week ending May 28, 2023 *Triaged:* https://code.djangoproject.com/ticket/34588 - 404 error in default_urlconf.html (accepted) https://code.djangoproject.com/ticket/34589 - exclude does not support nested ForeignKey relationship (invalid) https://code.djangoproject.com/ticket/34586

Re: Fellow Reports - May 2023

2023-05-23 Thread Mariusz Felisiak
Week ending May 21, 2023 *Triaged:* https://code.djangoproject.com/ticket/34565 - Add acheck_password() async method. (accepted) https://code.djangoproject.com/ticket/34563 - ManifestStaticFilesStorage support for CSS module scripts in Javascript files. (someday/maybe)

Re: Fellow Reports - May 2023

2023-05-16 Thread Mariusz Felisiak
Week ending May 14, 2023 *Triaged:* https://code.djangoproject.com/ticket/34546 - Failed migration yields to unmigratable app:""OperationalError: (1050, "Table '' already exists") (invalid) https://code.djangoproject.com/ticket/34547 - Deprecate DatabaseOperations.field_cast_sql().

Re: Fellow Reports - May 2023

2023-05-15 Thread natali...@gmail.com
Hello everyone! I've posted my fellow report in the forum: https://forum.djangoproject.com/t/django-fellow-report-natalia/20942 Following reports will be threaded in that topic \o/ Thank you! Natalia. On Monday, May 8, 2023 at 9:33:15 AM UTC-3 natali...@gmail.com wrote: > Week ending

Fellow Reports - May 2023

2023-05-08 Thread natali...@gmail.com
Week ending 2023-05-07 (week 19) Triaged: https://code.djangoproject.com/ticket/34531 - Rendering form throws deprecation warning (invalid) https://code.djangoproject.com/ticket/34539 - `get_prep_value` no longer called for JSONField (accepted with ongoing conversations)

Fellow Reports - May 2023

2023-05-08 Thread Mariusz Felisiak
Week ending May 7, 2023 Released Django 4.2.1, 4.1.9, and 3.2.19. *Triaged:* https://code.djangoproject.com/ticket/34528 - Reduce Add/RemoveIndex migration operations. (created) https://code.djangoproject.com/ticket/34529 - Squashing migrations with Meta.index_together -> indexes transition