Hi,

How can I have url ending with or without '/' going to the same
Class ? Is there a "simple" way ?

Btw why if Import myapp and put myapp.views.MyClass in the urls it
doesn't work ? I have to do "from myapp.views import MyClass" and then
put MyClass in urls to have it working. Any idee ?

Maybe because I use globals() but how to replace it ?


many questions for know, juste started to play with webpy ;)


- benoƮt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to