Re: Extending existing models (specifically Photologue)

2008-03-25 Thread Malcolm Tredinnick
On Tue, 2008-03-25 at 07:18 -0700, Oni wrote: > Hello there. I get the impression, after reading the Auth / User stuff > that comes with Django, extending models is not the best way of adding > functionality. I've been using photologue for my e-commerce project. > I'd like to extend Photo and Gal

Extending existing models (specifically Photologue)

2008-03-25 Thread Oni
Hello there. I get the impression, after reading the Auth / User stuff that comes with Django, extending models is not the best way of adding functionality. I've been using photologue for my e-commerce project. I'd like to extend Photo and Gallery but I seem to be hitting a lot of errors here and