Re: [smug-devel] multiple repositories
Status: Alpha
Brought to you by:
amcnabb
From: Andrew M. <amc...@mc...> - 2008-10-13 14:48:00
|
On Mon, Oct 13, 2008 at 08:25:15AM -0600, Andrew McNabb wrote: > > Okay. I've pushed a fix for the kwds problem with login/logout. It > would be nicer if this were fixed upstream, but this works for now. I've fixed it for real now by adding back the custom login.py and logout.py. It turns out that Django's auth.login doesn't add any variables to the template, so the template wasn't getting the `basepath` variable. I'm not sure why I wasn't seeing the problem until now, but it's fixed now. Using the generic login form was a nice attempt, but it's looking more and more like it wasn't the right way to go. -- Andrew McNabb http://www.mcnabbs.org/andrew/ PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868 |