|
|
|
|
|
by codelike
4058 days ago
|
|
While I haven't used Django on Jython personally yet, there exists an official page in the docs about 'Running Django on Jython':
https://docs.djangoproject.com/en/1.8/howto/jython/ So I'm guessing it should work fine and the comment above is probably too pessimistic about the situation. |
|