#14853: GET parameter for auth.logout incorrect (next_page = next)
------------------------------------+---------------------------------------
 Reporter:  kreeger                 |       Owner:  nobody    
   Status:  new                     |   Milestone:            
Component:  Documentation           |     Version:  SVN       
 Keywords:  correction, docs, auth  |       Stage:  Unreviewed
Has_patch:  0                       |  
------------------------------------+---------------------------------------
 In the documentation, under
 [http://docs.djangoproject.com/en/dev/topics/auth/#other-built-in-views
 Other built in views], the GET parameter noted under '''Optional
 arguments''' for '''`auth.logout`''' for redirecting the user,
 `next_page`, needs to be changed to simply `next`. This matches the
 `auth.login` view now.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14853>
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