Week ending August 15, 2021 *Triaged: * https://code.djangoproject.com/ticket/33002 - Make DebugLexer.tokenize() more similar to Lexer.tokenize() (accepted) https://code.djangoproject.com/ticket/33003 - Micro-optimisation for QuerySet._chain (accepted) https://code.djangoproject.com/ticket/33005 - Django is saving redundant or empty data in the SQLite database (invalid) https://code.djangoproject.com/ticket/33004 - Inconsistent / Unexpected handling of assigning unsaved model to Generic Foreign Key (accepted) https://code.djangoproject.com/ticket/33007 - `form_clean()` performance (accepted) https://code.djangoproject.com/ticket/33009 - ./manage.py test --keepdb fails when DB permissions are not sufficient (invalid) https://code.djangoproject.com/ticket/33010 - id to uuid type casting bug in Django 2.2 (wontfix)
*Reviewed/committed: * https://github.com/django/django/pull/14748 - Fixed #32990 -- Simplified and optimized tag regex. https://github.com/django/django/pull/14755 - Fixed #33003 -- Removed **kwargs from QuerySet._chain(). https://github.com/django/django/pull/14753 - Fixed #33002 -- Made DebugLexer.tokenize() more closely parallel Lexer.tokenize(). https://github.com/django/django/pull/14752 - Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow customization. https://github.com/django/django/pull/14738 - Refs #29205 -- Added MultiValueField test for rendering of optional subfields. *Authored: * https://github.com/django/django/pull/14760 - Refs #29898 -- Changed ProjectState.real_apps to set. Best, Mariusz > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/60c3f96b-4f3b-4113-b7eb-d4722318d9e5n%40googlegroups.com.