Differences between revisions 1 and 2
Revision 1 as of 2007-08-04 15:42:52
Size: 38
Comment:
Revision 2 as of 2007-08-04 15:44:13
Size: 152
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

 * 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)