frize / cv-web-annotation-toolkit

Automatically exported from code.google.com/p/cv-web-annotation-toolkit
0 stars 0 forks source link

E-mail on user registration #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Send mail to specified address(es) when users register.

Original issue reported on code.google.com by syrn...@gmail.com on 27 Oct 2009 at 4:55

GoogleCodeExporter commented 8 years ago

Original comment by syrn...@gmail.com on 27 Oct 2009 at 4:56

GoogleCodeExporter commented 8 years ago

Original comment by syrn...@gmail.com on 27 Oct 2009 at 5:01

GoogleCodeExporter commented 8 years ago
Done. The e-mail is sent to settings.MANAGERS. This required copying the 
urls.py from
the django-registration module.

Original comment by syrn...@gmail.com on 27 Oct 2009 at 5:57