1
0
mirror of https://github.com/django/django.git synced 2025-10-05 21:09:33 +00:00
Mike Edmunds 7319341a88 Removed redundant directive in email docs.
docs/topics/email.txt declares `module:: django.core.mail`.
Removed unnecessary `currentmodule::` pointing to the same module.
2025-09-05 15:56:16 -04:00
..