Friday, June 29, 2012

Re: am new to use forms in django..



On Sat, Jun 30, 2012 at 12:09 AM, rick <manishgirdhar88@gmail.com> wrote:
i dont knw where to make a form...right now i am making form in model.py ,with the name Student_loginForm class......and when i make a template to run on server....error comes is....

TypeError at /record_system/studentid

'DeclarativeFieldsMetaclass' object is not iterable


 
is their any meta class made for forms?
 
thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/D5nY9Bbda1kJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment