mirror of
https://github.com/django/django.git
synced 2025-10-05 04:49:09 +00:00
In public mail APIs, changed less frequently used parameters from keyword-or-positional to keyword-only, emitting a warning during the required deprecation period.