#17764: Documentation out-of-date: django.contrib.auth.utils no longer exists.
-------------------------+-------------------------------------------------
     Reporter:  mbt      |      Owner:  nobody
         Type:  Bug      |     Status:  new
    Component:           |    Version:  1.4-beta-1
  Documentation          |   Keywords:  authentication documentation  easy-
     Severity:  Release  |  pickings
  blocker                |  Has patch:  0
 Triage Stage:           |      UI/UX:  0
  Unreviewed             |
Easy pickings:  1        |
-------------------------+-------------------------------------------------
 https://docs.djangoproject.com/en/dev/topics/auth/ in the “Manually
 managing a user’s password” section, a reference is made to the
 django.contrib.auth.utils module, but this module does not exist.  It was
 created in response to #14390 in SVN r16456 (or git a51a059899) in June
 2011) but then six months later in SVN r17254 (or git 0516dc6741) it was
 moved to the django.contrib.auth.hashers module.

 The documentation shows that this was added for “the development release”,
 which I assume means the Django 1.4 development cycle, so it should not
 affect older versions of Django or its documentation.

 I _may_ be able to provide a simple patch in a git tree later, depending
 on how my schedule for today goes, but I wanted to get this reported so
 that it was known before the Django 1.4 series enters the next iteration
 of its release process.

 I am marking this as a release blocker based on the rationale that:

  * this is not a regression and is a defect in documentation for the new
 release; and
  * it is a relatively easy defect to fix; and
  * the outdated documentation can easily cost someone an hour of time
 tracking down a “problem” that does not exist.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17764>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to