No dice. Let me add that I get the registration and login forms, but
that when I hit submit nothing happens. The form clears and reloads. I
have 1 entry in auth_user table from when registration worked.
Switching to janrain.com authentication also fails. My db.py can be
found here http://pastie.textmate.org/1995863.

I have used the wizard several times now to not only create but edit
my application. So if it helps my db_wizard.py is here
http://pastie.textmate.org/1995892.

Thanks for the help.

On Mon, May 30, 2011 at 7:08 PM, Massimo Di Pierro
<massimo.dipie...@gmail.com> wrote:
>
> LOL. Make sure that you have
>
> def user(): return dict(form=auth())
>
> If still does not work, show us your db.py
>
>
> On May 30, 5:41 pm, rjmolesa <rjmol...@gmail.com> wrote:
> > I've goofed up my application in some way that prevents me from
> > registering or logging in. How do I fix this please?


--
Jon Molesa
rjmol...@gmail.com

Reply via email to