On Sat, Jun 30, 2012 at 12:09 AM, rick <[email protected]> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

