Hi,

We have some fields that will appear in the view that we won't to be
part of the model. They are from other system and we don't wish to
store them in order to avoid the problems that will arise with the
duplication of data.
We also would like to reuse the admin as much as possible in order to
avoid to create our own templates.

Those remote fields will be read/written to the remote system.
Which would be the best way to implement this behaviour in django?

Thanks,

-- César

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to