Differences between revisions 4 and 84 (spanning 80 versions)
Revision 4 as of 2007-08-04 15:52:40
Size: 357
Comment:
Revision 84 as of 2014-05-19 06:03:43
Size: 201
Editor: BBernardi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Gaps between Jython and Django'''

 * Jython does not have {{{__builtins__}}} as a module. Django adds "_" as a convenience method for calling gettext. Jython should make __builtins__ a module.
 * Jython does not have {{{sys.stdout.isatty}}. Jython should get added to the exclusions around that call (win32 and 'Pocket PC' are already excluded).
Hi, everybody! <<BR>>
I'm Danish female ;=). <<BR>>
I really love Leaf collecting and pressing!<<BR>>
<<BR>>
Also visit my web-site ... free online term papers (https://independent.academia.edu/)

Hi, everybody!
I'm Danish female ;=).
I really love Leaf collecting and pressing!

Also visit my web-site ... free online term papers (https://independent.academia.edu/)

DjangoOnJython (last edited 2014-05-22 23:24:19 by AdamBurke)