View Single Post
Old 07-25-2011, 07:23 AM   #4
Naderstouhy
Enthusiast
Naderstouhy began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Jul 2011
Device: none
or in fact i need to ask how to add an action for a button ( in the web ) to be able to put the set_dyntranslators('ar') into this action?

my browse.py code is :

connect('browse_language', base_href, self.browse_language)

def browse_language(self, lang):
set_dyntranslators('lang')


i'm getting a 404 (path not found) when compiling

Last edited by Naderstouhy; 07-25-2011 at 09:17 AM.
Naderstouhy is offline   Reply With Quote