Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cann't migrate easy_new from scratch #4

Open
a-iv opened this issue Dec 16, 2010 · 0 comments
Open

Cann't migrate easy_new from scratch #4

a-iv opened this issue Dec 16, 2010 · 0 comments

Comments

@a-iv
Copy link
Member

a-iv commented Dec 16, 2010

I've try to build project with django-south, django-easy-news and without django-tags.
manage.py migrate will raise an exception:
Running migrations for easy_news:
- Migrating forwards to 0003_auto__add_field_news_tags.
> easy_news:0001_initial
> easy_news:0002_auto__chg_field_news_title
> easy_news:0003_auto__add_field_news_tags
Traceback (most recent call last):
...
ValueError: Cannot import the required field 'tagging.fields.TagField'

I believe pages-cms must have something to fix such errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant