Hi,
In the process of upgrading to Django 1.4, I've run into a little problem: one
of our files uses django.contrib.auth.models.get_hexdigest, which is no longer
present.
I searched, and could find no mention of this in release notes, tickets, or the
developers group.
Was this, for some reason, not considered a public API?
Of course, I can copy the function from a 1.3 installation and use that, but I
suspect that if it was removed, there was a good reason -- and I'd like to
know what it was, before deciding to ignore it...
Thanks,
Shai.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-developers?hl=en.