>
> Many times when i'm searching for an answer in the official docs about how 
> to do this or that i'm ending in the stack overflow questions area or in 
> this group.
> and thats really frustrating that even simplest tasks can't be done easy.
>

What are some examples?
 

> For example, how actually routes.py works ? I renamed routes.example.py 
> <http://routes.exampe.py> to routes.py according to internal notes. 
> Reloaded routes|reloaded web2py and... no effect.
>

As the docs state, you don't just rename those files -- the routes.py file 
must be put in the /web2py root folder. If it is in the right place and 
still not working as expected, there is probably something wrong with the 
code.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to