Re: [Django] #11394: Should have a Form Variable for the Login method in Auth.Views

2009-12-06 Thread Django
#11394: Should have a Form Variable for the Login method in Auth.Views
---+
  Reporter:  o...@toxicdesign.com  | Owner:  nobody
Status:  closed| Milestone:
 Component:  Authentication|   Version:  1.0   
Resolution:  duplicate |  Keywords:  views 
 Stage:  Accepted  | Has_patch:  0 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by john_scott):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 Fix committed by lukeplant in r11618. See #8274

-- 
Ticket URL: 
Django 
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.




Re: [Django] #11394: Should have a Form Variable for the Login method in Auth.Views

2009-08-27 Thread Django
#11394: Should have a Form Variable for the Login method in Auth.Views
---+
  Reporter:  o...@toxicdesign.com  | Owner:  nobody
Status:  new   | Milestone:
 Component:  Authentication|   Version:  1.0   
Resolution:|  Keywords:  views 
 Stage:  Accepted  | Has_patch:  0 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by megaman...@gmail.com):

 I second this. It would be much easier to just add a form variable to the
 login view rather than having to copy / paste the login view just to
 change the form out.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



[Django] #11394: Should have a Form Variable for the Login method in Auth.Views

2009-06-26 Thread Django
#11394: Should have a Form Variable for the Login method in Auth.Views
--+-
 Reporter:  o...@toxicdesign.com  |   Owner:  nobody
   Status:  new   |   Milestone:
Component:  Authentication| Version:  1.0   
 Keywords:  views |   Stage:  Unreviewed
Has_patch:  0 |  
--+-
 This is suggestion -- every view method in auth.views has an option to
 override the Form, i.e password_reset has "password_reset_form". I think
 it would be helpful to have the same option for the "login" method.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---