Re: GeoDjango Admin interface - Invalid HEX given!

2007-05-30 Thread mikeyparker
Cheers for the heads up On 27 May, 15:52, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote: > On 5/23/07, mikeyparker <[EMAIL PROTECTED]> wrote: > > > > > I'm just moving an application that we were writing over to the > > GeoDjango branch > > FYI, I'm woefully behind on merging that branch up to trunk.

Re: GeoDjango Admin interface - Invalid HEX given!

2007-05-27 Thread Jeremy Dunck
On 5/23/07, mikeyparker <[EMAIL PROTECTED]> wrote: > > I'm just moving an application that we were writing over to the > GeoDjango branch FYI, I'm woefully behind on merging that branch up to trunk. I really need to do that. Please take a look at the backwards-incompatible changes list since 0.

Re: GeoDjango Admin interface - Invalid HEX given!

2007-05-27 Thread mikeyparker
On 25 May, 02:37, Justin Bronn <[EMAIL PROTECTED]> wrote: > > I'm just moving an application that we were writing over to the GeoDjango > > branch > > Welcome! Thanks > > > However I am unable to add a new one using the admin ... > > when attempting to create a new instance. > > You found a

Re: GeoDjango Admin interface - Invalid HEX given!

2007-05-24 Thread Justin Bronn
> I'm just moving an application that we were writing over to the GeoDjango > branch Welcome! > However I am unable to add a new one using the admin ... > when attempting to create a new instance. You found a bug in WKTField -- good catch. > Any help would be much appreciated. Thanks It ha