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 html code is showing:
<a href="http://www.example.com/accounts/activate/46656b86eefc490baf4170134429d83068642139/">http://www. example.com/accounts/activate/46656b86eefc490baf4170134429d83068642139/</a>
and i dont need to show the html code like the …
Any idea?
Thanks
I’d recommend sending both a text version and an html version. Look in the models.py of the django-registration for :
and instead do something like from the docs http://docs.djangoproject.com/en/dev/topics/email/#sending-alternative-content-types