I am trying to move Druap 7 site to django 1.7 without invalidating user passwords, and this proved to be daunting.
Fortunately, I have found this <http://stackoverflow.com/questions/9876700/migrate-passwords-from-drupal-7-to-django> SO question and this <https://djangosnippets.org/snippets/3030/> hashing snippet but there is no documentation and as a newbie to django, I have no clue how to integrate the snippet into my project. So greatly appreciate your help about this. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3ed080a2-0a71-4e8d-afe5-c4d953746d24%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

