Re: GenericRelation support in GeoDjango

2007-06-07 Thread Brian Luft
Russ and Justin Thank you for your replies. I had not tried the older syntax but I'm glad to see it works. I am generalizing an app I created that lets one add location information to one's models and provides basic facilities for regional and/or distance based searching. Generic relations is

Re: GenericRelation support in GeoDjango

2007-06-06 Thread Justin Bronn
> I am wondering if it is known what needs to be done to bring the > contrib.contenttypes functionality up to date in the gis branch. > Specifically I'm looking for the generic relation support. I hadn't used or tried out generic relations until today, it's good stuff. The GIS branch is currentl

Re: GenericRelation support in GeoDjango

2007-06-06 Thread Russell Keith-Magee
On 6/7/07, Brian Luft <[EMAIL PROTECTED]> wrote: > > Does anyone have any information about whether this is just a to do or > if there are deeper underlying issues that need to be addressed within > the gis branch to bring this in? Caveat: I haven't been keeping a close eye on the GIS stream. Ge