Re: Magic Removal: overriding the save function/setting a site-id automatically

2006-03-12 Thread Adrian Holovaty
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

Magic Removal: overriding the save function/setting a site-id automatically

2006-03-05 Thread Ian Holsman
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