#13226: Documentation error for custom auth form docs
---------------------------+------------------------------------------------
 Reporter:  rokclimb15     |       Owner:  nobody    
   Status:  new            |   Milestone:  1.2       
Component:  Documentation  |     Version:  SVN       
 Keywords:  get_user       |       Stage:  Unreviewed
Has_patch:  1              |  
---------------------------+------------------------------------------------
 {{{
 This form must accept a request keyword argument in its __init__ method,
 and provide a get_user argument which returns the authenticated user
 object...
 }}}

 {{{
 This form must accept a request keyword argument in its __init__ method,
 and provide a get_user method which returns the authenticated user
 object...
 }}}

 Patch is attached

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13226>
Django <http://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-upda...@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