Hi, I am a developer for Sahana Eden . I am facing the following problem :-
A variable is defined in the second file of the models of the web2py-application ( there are more than 40 files in the models folder). Depending on the value of that variable I wanted to stop the further execution of the files in model and run the controllers i.e run the controllers without completely processing all the 40 files instead just after processing 2 files. Please suggest us a way to implement this. Thank You Anubhav Aggarwal

