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

wrong import #43

Open
MonsieurRz opened this issue Feb 1, 2012 · 0 comments
Open

wrong import #43

MonsieurRz opened this issue Feb 1, 2012 · 0 comments

Comments

@MonsieurRz
Copy link

I have no idea if this issues has something to do with my django version

import django
django.VERSION
(1, 4, 0, 'alpha', 1)

However I had to modify init.py from the feeds directory:

from django.contrib.syndication.feeds import FeedDoesNotExist

into

from django.contrib.syndication.views import FeedDoesNotExist

jrutila pushed a commit to jrutila/django-schedule that referenced this issue Apr 13, 2014
include locale files in package, tests consistency
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