Rob, Thank you for your reply. But I am passing the parameters ( the all form's values) like this
return render_to_response('board/TestCreateUserForm', {'form': form}) but stil does not work that is the form fields do NOT contain the current values of the object when editing. But why? Thank you for help Lad.