Reuse admin for views when some fields are from remote sources

2011-09-26 Thread cesar.ortiz
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

Re: Reuse admin for views when some fields are from remote sources

2011-09-26 Thread cesar.ortiz
perty', 'other_model_field') > > -- > eng. Ilian Iliev > Web Software Developer > > Mobile: +359 88 66 08 400 > Website:http://ilian.i-n-i.org > > > > > > > > On Mon, Sep 26, 2011 at 2:11 PM, cesar.ortiz wrote: > > Hi, > > > W