Week ending April 10, 2022
I was on Django Day in Copenhagen.
*Triaged: *
https://code.djangoproject.com/ticket/33615 - Add RestApi and Graphql
Section in Django Docs (duplicate)
https://code.djangoproject.com/ticket/33616 - Supporting robust
on_commit handlers. (accepted)
https://code.djangoproject.com/ticket/33617 - CSRF fails on my website
when entering from Google. (invalid)
https://code.djangoproject.com/ticket/33619 - Proxy model does not
inherite indexes and constraints from base model (invalid)
https://code.djangoproject.com/ticket/33620 - Accessibility in pipeline
(accepted)
https://code.djangoproject.com/ticket/33622 - Allow overriding FormSet's
error messages for too few and too many forms. (accepted)
https://code.djangoproject.com/ticket/33621 - Remove "alternate" and
change "schema" in sitemaps. (invalid)
https://code.djangoproject.com/ticket/33623 - Inconsistent naturaltime
strings in pt-br (invalid)
*Reviewed/committed: *
https://github.com/django/django/pull/15555 - Fixed #33605 -- Fixed
migration crash when altering RegexValidator to pre-compiled regular
expression.
https://github.com/django/django/pull/15179 - Fixed #33348 -- Changed
SimpleTestCase.assertFormError()/assertFormsetErrors() to take
form/formset.
https://github.com/django/django/pull/15561 - Fixed #33471 -- Made
AlterField operation a noop when changing "choices".
https://github.com/django/django/pull/15559 - Fixed #33611 -- Allowed
View subclasses to define async method handlers.
https://github.com/django/django/pull/15563 - Fixed #33618 -- Fixed MTI
updates outside of primary key chain.
*Authored: *
https://github.com/django/django/pull/15562 - Moved remaining
SimpleTestCase.assertFormError()/assertFormsetErrors() tests to test_utils.
https://github.com/django/django/pull/15565 - Refs #33173 -- Fixed
test_runner/test_utils tests on Python 3.11+.
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/f9983035-ee29-a349-e014-f216aa692eff%40gmail.com.