After I have updated to Turbogears 1.0.7 the default function work properly...
Kind Regards Iraklis On Sep 16, 7:50 am, Iraklis <[EMAIL PROTECTED]> wrote: > Well I do import it, otherwisehttp://localhost:8080/loginwould not > work properly... > > Actually, the default function is only used if I > typehttp://localhost:8080/default > Not if I type anything else which is not defined in the controller, > e.g.http://localhost:8080/fuba,http://localhost:8080/hyIamNotDefined... > I want that this lead to the default function (Which I think is the > usually aim of anybody who uses the default function, right?) > > Kind Regards > Iraklis > > On Sep 15, 11:03 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > > Iraklis schrieb: > > > > Dear Mark! > > > > Damnit, I am sorry, herehttp://paste.turbogears.org/paste/6899 > > > I can see no error in your code. What exactly does not work? Do you > > import the "Root" class in your "<yourpkg>/controllers/__init__.py" file? > > > Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

