Files
web2py/applications/admin/controllers
Mariano Reingart 0024307e6c Fix debugger interaction due new DAL
Originally, __all__ was used to filter DAL and Field globals, but now the new module doesn't explicity set that attribute, so this filter was removed.
Note that using __dict__ as a replacement is not an option, as the new dal module exports a lot of common names like connection, base, etc.
2014-12-15 15:45:27 -03:00
..
2014-10-30 18:07:00 +01:00
2014-12-15 15:45:27 -03:00
2013-08-08 03:25:10 -05:00
2013-08-08 03:25:10 -05:00
2012-10-19 14:13:37 -05:00
2012-10-19 14:13:37 -05:00
2012-10-19 14:13:37 -05:00
2013-08-25 19:35:27 -05:00