im using django-registration, all is fine, the confirmation email was sending in plain text, but know im fixed and is sending in html, but i have a litter problem... the htm
This guy have extended the defaultBackend enabling us to add an HTML version of the activation email.
Specifically, the alternate version job is done here
I managed to use the backend part successfully