Hi

I am working on a site that has a login panel that open with .js at a
url /#login and I am getting a build error:

werkzeug.routing.BuildError
BuildError: ('/#login', {}, None)

My url code is

return redirect(url_for('/#login'))

What does it need to be?

AL

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to