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

Can't work on Django==1.8.6 #50

Open
haoglehaogle opened this issue Dec 19, 2015 · 3 comments
Open

Can't work on Django==1.8.6 #50

haoglehaogle opened this issue Dec 19, 2015 · 3 comments

Comments

@haoglehaogle
Copy link

Hello,
I get error information after installed on django 1.8.6:
(I sure that setting.py is right, and can import TOKEN_BLOCK from command line )

'pagination_tags' is not a valid tag library: ImportError raised loading pagination.templatetags.pagination_tags: cannot import name TOKEN_BLOCK.

@MastaChimp
Copy link

I have the same error

@zanpen2000
Copy link

I have the same error 2

@erickpeirson
Copy link

This is fixed here: https://github.com/erickpeirson/django-pagination

pip install -U git+https://github.com/erickpeirson/django-pagination@master

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

4 participants