exclude field from SQL insert
Hello.
I have a model in Django that is based on database view. One of the fields is "virtual" (computed in the view) .
I would like to exclude this field in my model from being used in SQL Insert and Update statements.
Do You know maybe how can I do that ?
Regards
--
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/-/u3KlDu41QPQJ.
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