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
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
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
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,
4 matches
Mail list logo