FreeComments + Comments view

2007-07-26 Thread mikeyparker
Hi All I was just wondering if anybody else had tackled this problem. We're using the contrib.comments app and we have a need to combine both FreeComments and Comments together in a single view. We've got the site set up so that if a registered user is logged in and they make a comment it is a Co

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 > > FY

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

GeoDjango Admin interface - Invalid HEX given!

2007-05-23 Thread mikeyparker
I'm just moving an application that we were writing over to the GeoDjango branch and I've come across a small problem that I was hoping that someone may be able to shed a little light on. I have a model class CityArea(models.Model, models.GeoMixin): name = models.CharField(blank=False,