-
-
/trunk/djblets/djblets/auth/views.py (Diff revision 1) This is weird, but you say it's copied+pasted from django internals. Can you add a comment explaining this?
Add an extra_context parameter to login
Review Request #20 — Created May 20, 2007 and submitted
Information | |
---|---|
chipx86 | |
Navi (deprecated) | |
trunk | |
Reviewers | |
reviewboard | |
Simple change that adds an extra_context parameter to login so that other views can pass in information to the login template.
Used it in my upcoming review request.