Have you gone through this ? https://docs.djangoproject.com/en/dev/topics/forms/?from=olddocs
On Saturday, 30 June 2012 01:09:47 UTC+5:30, rick wrote: > > > > On Sat, Jun 30, 2012 at 12:09 AM, rick <manishgirdha...@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+unsubscr...@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 view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/S4ECSZH1k0cJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.