Re: ValueError: Cannot import the required field 'tagging.fields.TagField'

2010-07-25 Thread Martin Lundberg
t; > > I'm having problems with running ./manage.py test. When it is running > > some South migrations I'm getting this error: ValueError: Cannot > > import the required field 'tagging.fields.TagField'. I don't know how > > to fix it. > > >

Re: ValueError: Cannot import the required field 'tagging.fields.TagField'

2010-07-25 Thread Martin Lundberg
gt; > I'm having problems with running ./manage.py test. When it is running > some South migrations I'm getting this error: ValueError: Cannot > import the required field 'tagging.fields.TagField'. I don't know how > to fix it. > > -Martin -- You received t

ValueError: Cannot import the required field 'tagging.fields.TagField'

2010-07-23 Thread Martin Lundberg
Hi, I'm having problems with running ./manage.py test. When it is running some South migrations I'm getting this error: ValueError: Cannot import the required field 'tagging.fields.TagField'. I don't know how to fix it. -Martin -- You received this message because