hello,

i have discovered web2py just yesturday. so i am completely new,
please forgive my ignorance. (currently i am using django but i am
almost convinced now that i need to switch to web2py :) but one thing
that bothers me so far is that after i installed web2py on my
webfaction share it seems to take longer time to respond compared to
my django application...but maybe this is just my isp.)

my question: the default welcome application that ships with web2py
has a link to the admin interface:

_href=URL('admin','default','index'))

the problem is that if the application is run over http connection,
the admin link will also use http. is there a way to generate a full
url pointing to a particular controller's function?

thanks
konstantin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to