django-basic-blog question

2008-04-02 Thread Travis Ringger
Hello Everyone, I tried deploying the django-basic-blog last night. However, in the site admin, I get an error about a missing table whenever I save a post. The strange thing is, if I go back to the Posts list, the new post is there. The error is below. I have installed the django-tagging dependen

Re: django-basic-blog question

2008-04-02 Thread Travis Ringger
gt; On Wed, Apr 2, 2008 at 11:39 AM, Travis Ringger <[EMAIL PROTECTED]> > wrote: > > I have installed the django-tagging dependency and have run > > syncdb a few times, but I have no tagging_tag table. > > Did you just download django-tagging and put it on your PYTH