Split login form off to a separate page, with some explanation.
authorEevee <git@veekun.com>
Thu, 6 May 2010 07:04:37 +0000 (00:04 -0700)
committerEevee <git@veekun.com>
Thu, 6 May 2010 07:04:37 +0000 (00:04 -0700)
commit5ac8b0c9422e17740c3dd1df3e8123bd0234da1e
treebf55f3d9b68fe8467de38e8805c0c39b697bdbda
parent621eeb2e049b106ca8c794c0d3e958527eb3f060
Split login form off to a separate page, with some explanation.
spline/plugins/users/__init__.py
spline/plugins/users/controllers/accounts.py
spline/plugins/users/templates/users/login.mako [new file with mode: 0644]
spline/plugins/users/templates/widgets/user_state.mako