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

conflicting template tag with django debug toolbar #330

Closed
markeastwood opened this issue Jul 1, 2015 · 0 comments
Closed

conflicting template tag with django debug toolbar #330

markeastwood opened this issue Jul 1, 2015 · 0 comments

Comments

@markeastwood
Copy link

I get this error if I have both django-imagekit and django-debug-toolbar installed:

'compat' is not a valid tag library: Template library imagekit.templatetags.compat does not have a variable named 'register'

It looks like both django-imagekit and django-debug-toolbar have a templatetag file named compat.py.

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