Re: inspectdb hack

2007-06-12 Thread Carl Karsten
Carl Karsten wrote: > I want to make a mod that may or may not ever be accepted into trunk - for > now > lets assume this will never leave my box. > > The goal is to have inspectdb create classes that use django's key > management, > so instead of creating this: > > class Assetlist(models.Mo

inspectdb hack

2007-06-12 Thread Carl Karsten
I want to make a mod that may or may not ever be accepted into trunk - for now lets assume this will never leave my box. The goal is to have inspectdb create classes that use django's key management, so instead of creating this: class Assetlist(models.Model): kAssetList_pk = models.CharFi