Files
django-stubs/django-stubs/core
Jordan Hayashi 0246f9fcf3 Use a more general type for django.core.mail.send_mass_mail's datatuple (#1062)
* Use a datatuple in django.core.mail.send_mass_mail

Even though the implementation works for both a List of tuples and a
tuple of tuples, the docs recommend using a tuple.

https://github.com/django/django/blob/main/django/core/mail/__init__.py#L112
https://docs.djangoproject.com/en/4.0/topics/email/#send-mass-mail

* Use a more general type for send_mass_mail's datatuple
2022-07-19 21:12:30 +03:00
..
2022-04-04 00:41:41 +03:00
2022-04-28 13:01:37 +03:00
2022-04-04 00:41:41 +03:00
2022-04-04 00:41:41 +03:00
2021-12-16 21:51:46 +03:00
2018-11-13 20:13:28 +03:00
2020-11-09 20:27:17 +03:00
2022-04-04 00:41:41 +03:00
2022-04-04 00:41:41 +03:00
2022-04-04 00:41:41 +03:00
2018-12-21 01:17:17 +03:00