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

hashcompat is deprecated in Django 1.5 #44

Closed
isharacomix opened this issue Mar 13, 2013 · 1 comment
Closed

hashcompat is deprecated in Django 1.5 #44

isharacomix opened this issue Mar 13, 2013 · 1 comment

Comments

@isharacomix
Copy link

The hashcompat used by django-gravatar and django-avatar has been marked as deprecated and is scheduled for removal in Django 1.6. From what I can tell, the desired alternative is to use the built-in hashlib module instead.

I submitted a pull request to django-gravatar to fix this: https://github.com/nvie/django-gravatar/pull/4

@caumons
Copy link
Contributor

caumons commented Jun 4, 2013

This has already been fixed in in commit 0117368, so this issue should be closed.

@jezdez jezdez closed this as completed Aug 1, 2013
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

3 participants