weblate/accounts
Michal Čihař 937246ea00 Do not set user as sender
This can fail in some setups - like strictly configured SMTP servers or
domains with configured SPF.

Instead we just set Reply-To header.

Fixes #366
2013-09-26 15:31:41 +02:00
..
management Clarify parameter 2013-08-22 15:37:14 +02:00
migrations Silent some of pyflakes warnings 2013-08-29 09:28:20 +02:00
__init__.py Rename modules to move them out of weblate dir 2013-02-21 11:40:26 +01:00
admin.py Rename modules to move them out of weblate dir 2013-02-21 11:40:26 +01:00
forms.py More readable code for PyICU handling 2013-08-22 15:23:08 +02:00
middleware.py Rename modules to move them out of weblate dir 2013-02-21 11:40:26 +01:00
models.py Do not set user as sender 2013-09-26 15:31:41 +02:00
tests.py Support for subscribing on new language requests. 2013-08-13 12:04:14 +02:00
urls.py Do not redirect to logout from next login 2013-05-27 12:07:52 +02:00
views.py Do not fail on user without profile 2013-09-09 14:37:37 +02:00