On 3/5/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
> One of the things I have in my model is the 'site' which is a foreign
> key to the Site model.
>
> now I'd like this field to be invisible to the rest of the
> application. I've got the retrieval function going via the manager
> model.. which wor
Hi.
So i am in the midst of porting my forum application over to the
magic-removal branch, and also cleaning up the code a bit to make use
of the new features along the way.
One of the things I have in my model is the 'site' which is a foreign
key to the Site model.
now I'd like this field to b