There is a problem with sorting of model subfolders in 2.7.2. We made some changes in trunk. Please help me check that:
[ ] if you have a byte-compiled app, it still runs fine [ ] if you byte-compiler an app with trunk, it runs fine [ ] models are executed in this order: models/*.py (alphabetically) then models/<controller>*.py(alphabetically) then models/<controller>/<function>/*.py (also alphabetically) [ ] if you set response.models_to_run (described in the book) the filter works correctly for normal apps and byte code compiled apps. -- 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/groups/opt_out.