My bad. Put your add_view in views.py (cause it's a view :) Then, you'll need to import your form into your view: from oneidentry.forms import HardwareidForm
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5528c00e-8541-4651-b60e-5ce9a168a51c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

