Chase choi
6bf6ebab1b
change initialization
...
ok must be True or False.
set False is better for initialization
2015-06-18 16:40:59 +09:00
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
Mariano Reingart
e10fd68f90
fixed issue 1839: catch exception if source code cannot be opened in the debugger
2014-01-19 14:07:00 -03:00
mdipierro
6c1cc6fc96
tabs -> spaces
2013-09-13 15:39:39 -05:00
mdipierro
60093e81b0
debugger patch, thanks Mariano
2012-12-28 15:45:14 -06:00
mdipierro
fb03c15223
fixed paths in admin debug.py, thanks Mariano
2012-12-13 18:09:11 -06:00
mdipierro
d053900032
fixed pep8 in apps
2012-10-19 14:13:37 -05:00
mdipierro
71ec15190b
some pep8 changes (fixed spacing at end)
2012-10-19 10:37:07 -05:00
mdipierro
3a66f5e330
fixed some pep8 stuff
2012-10-19 09:40:17 -05:00
Massimo DiPierro
f75a4cbe45
merged with Mariano's branch (inlucdes better debug.py and ace editor
2012-03-13 21:15:04 -05:00
Massimo Di Pierro
9c6eafab54
merged recent changes by mariano
2012-02-29 11:11:39 -06:00
Massimo Di Pierro
4f1d3e79b4
debugger
2012-02-19 22:30:59 -06:00
Massimo Di Pierro
d281acb421
fixws and 'new' button in grid query
2011-12-05 11:39:42 -06:00
Massimo Di Pierro
d421c1321b
initial commit
2011-11-22 23:30:42 -06:00