Hi Jay,
take a look here, it is explained pretty well
https://docs.djangoproject.com/en/dev/ref/settings/?from=olddocs#email-backend
If don't have own SMTP server, you can try to use Google's SMTP
server.
Radovan
http://www.yau.sk
On 30. Jún, 21:06 h., "jay K." wrote:
> Hello,
>
> thanks for t
Hello,
thanks for the reply
I dont have email settings in my settings.py file? is that straightforward,
like an import statement or
something more complex?
I am using django version (1, 1, 1, 'final', 0) - that's what i got after
typing import django django.VERSION on the python shell
Jay k
On
Hi,
have you got email settings set in your settings.py?
What version of Django are you using?
Radovan
http://www.yau.sk
On 29. Jún, 00:23 h., "jay K." wrote:
> Hello,
>
> I need to add a form on my django website
>
> so far this is what i have:
>
> in my models.py:
>
> import statements no
Hello,
I need to add a form on my django website
so far this is what i have:
in my models.py:
import statements not shown here
CONTACT_OPTIONS = (
('skype video anruf','Skype Video-
Anruf'),
('skype anruf ','Skype Anruf'),
4 matches
Mail list logo