I want to use greybox to show a login form. My question is what is the
best way to do this?
Here is the line I am using in m template

<li class="login"><a href="" rel=gb_page[]">Login</a></li>

Should I directly link to the form, or use {% url xxx %}, or is there
something else I should do?
Also can I send it back up if I get errors? Any advice much
appreciated.

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

Reply via email to