Differences between revisions 2 and 3
Revision 2 as of 2007-08-04 15:44:13
Size: 152
Comment:
Revision 3 as of 2007-08-04 15:44:43
Size: 158
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * Jython does not have __builtins__ as a module. Django adds "_" as a convenience method for calling gettext  * Jython does not have {{{__builtins__}}} as a module. Django adds "_" as a convenience method for calling gettext

Gaps between Jython and Django

  • Jython does not have __builtins__ as a module. Django adds "_" as a convenience method for calling gettext

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