Describe the bug
If a relative URL is used in mail texts for the admin mail functionality the request handler crashes.
To Reproduce
Steps to reproduce the behavior:
- Login as admin user
- Go to /admin/send_email/
- Select recipient group
- Fill mail text and include an image with a relative ('/media/...') URL
- Send test mail
- See a 404 error
Expected behavior
Relative URLs are handled properly mail is sent.
Additional context
Log contains [ValueError: unknown url type: '/media/...