1
0
mirror of https://github.com/django/django.git synced 2025-10-12 08:19:10 +00:00
Mike Edmunds fc793fc303 Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
In public mail APIs, changed less frequently used parameters from
keyword-or-positional to keyword-only, emitting a warning during the
required deprecation period.
2025-07-17 14:01:16 -03:00
..
2024-01-20 19:43:55 +01:00