about sending email

2010-02-17 Thread danin
hi guys, I am new to Django. I am working on mini project where i need to send some mail , i used the send_mail but i m not able to send any mails. I m gettinf errors like - (111, 'Connection refused') Thanks -- You received this message because you are subscribed to the Google

newbie. need help in validation

2009-10-14 Thread danin
hi guys, I am new to Django (started 2 weeks back). right now i am designing one application having model- class info(models.Model): name=models.CharField(max_length=100) dob=models.DateField() dod=models.DateField() address=models.CharField(max_length=250)

newbie , need some help

2009-10-10 Thread danin
Hi all, I am just learning django from last 2 weeks. while learning i get confused in validation. Can anyone plese provide me reference to some material so that i can read and underatand it from ther. Thanks and regard --~--~-~--~~~---~--~~ You received this me