Hi in the first version, you had:
 NameForm.is_valid():
     NameForm.save()

But on the second, version the "NameForm.save()" is missing. This is the line 
of code that save into you database. Maybe, should try putting it back...

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/54d77f2f-58cf-455f-9b11-8857a5ffb32b%40googlegroups.com.

Reply via email to