Re: Use object (User and custom object) in a form
Your error has nothing to do with your form. There is an import problem in your empireFront.views module which is preventing it from being imported.
Somewhere you are trying to import something called "User" from a place that doesn't have any such class. It would help if you posted the imports in that file.
--
DR.
-- 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/-/OeT67jgufvoJ.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home