When I replace the code in gluon/html.py, I still keep getting the
same SyntaxError ('not enough information to build the url') which
seems strange since that is not even in the code anymore.I am sort of new to debugging the gluon code so I maybe making some simple mistake. I did delete the html.pyc file. Do I need to restart the server? On Sep 18, 2:31 pm, Jonathan Lundell <[email protected]> wrote: > On Sep 18, 2010, at 9:46 AM, Avik Basu wrote: > > > > > Sure, I'm happy to help debug. Send me the print statements when you > > get a chance. > > FWIW, I just did the same thing (move the current appadmin into my own app) > and it seems to work OK; at least I can access appadmin/index OK.

