Re: zyons GenericForeignKey

2007-06-26 Thread Jay Parlar
On 6/26/07, Carl Karsten <[EMAIL PROTECTED]> wrote: > didn't grep enough: > > django/contrib/contenttypes/generic.py: > class GenericForeignKey() > > How do I 'use' generic.py ? Just change the import. There was a backwards incompatible change made to Generic keys recently, and I guess Ian

zyons GenericForeignKey

2007-06-26 Thread Carl Karsten
This is probably a zyons problem, but maybe someone here can help this nifty project. [EMAIL PROTECTED]:~/django/zyons/zilbo$ ./manage.py syncdb Error: Couldn't install apps, because there were errors in one or more models: zilbo.common.comment: 'module' object has no attribute