On Wednesday 05 Aug 2009 1:59:22 pm sudharsan s wrote: > Name = forms.CharField(label='Name', max_length=50)
you have put 'name' capitalised as Name - so there will not be a key and please use ModelForm - it is much easier -- regards kg http://lawgon.livejournal.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
