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

Fix 'module' object has no attribute 'MetaBadge' #14

Merged
merged 1 commit into from Oct 5, 2017

Conversation

giuband
Copy link
Contributor

@giuband giuband commented Mar 23, 2016

The error appeared when I upgraded to Django 1.9 and the latest version of django-badges, it can be easily solved by importing MetaBadge from badge.utils instead of the module badge itself.

@luisjorge129
Copy link

@giuband Thanks, this pull request actually help me updating an application (from Django 1.8.x to 1.9.x) on my new job xD.

@maxclax
Copy link

maxclax commented Aug 23, 2017

It's good :)

@jiaaro jiaaro merged commit b2e3936 into jiaaro:master Oct 5, 2017
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

Successfully merging this pull request may close these issues.

None yet

4 participants