Hacker News new | ask | show | jobs
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.

1 comments

Seen it every time I look into Jython and stumble upon their docs. Still curious if anyone uses it.