﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
18118	django.contrib.auth.hashers.make_password doc isn't up to date	Mathieu Agopian	nobody	"The doc says (https://docs.djangoproject.com/en/1.4/topics/auth/#django.contrib.auth.hashers.make_password):

""Currently supported algorithms are: 'sha1', 'md5' and 'crypt' if you have the crypt library installed.""

This isn't true anymore in Django1.4, as there's several more algorithms supported, as listed in https://docs.djangoproject.com/en/1.4/topics/auth/#auth-password-storage"	Bug	closed	Documentation	1.4	Normal	fixed		mathieu.agopian@…	Ready for checkin	1	0	0	0	1	0
