django1/docs/internals
Tim Graham 1184d07789 Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
uid is now base64 encoded in password reset URLs/views. A backwards compatible
password_reset_confirm view/URL will allow password reset links generated before
this change to continue to work. This view will be removed in Django 1.7.

Thanks jonash for the initial patch and claudep for the review.
2013-06-26 13:11:47 -04:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Fixed #20524 - Described keywords in triaging contrib doc. 2013-06-23 15:41:24 -04:00
committers.txt Added myself to the commiters list. 2013-06-17 12:30:41 +02:00
deprecation.txt Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk. 2013-06-26 13:11:47 -04:00
git.txt Clarified policy for stable branches. 2013-05-22 10:26:48 -04:00
howto-release-django.txt Fixing some FIXMEs in howto-release-django. Refs #20082 2013-05-23 15:15:02 +01:00
index.txt Added a draft document explaining how to release Django. 2013-02-23 12:35:38 -06:00
release-process.txt Clarified policy for stable branches. 2013-05-22 10:26:48 -04:00
security.txt Add new security-policy documentation. 2012-08-07 16:06:34 -04:00