Need help regarding confusion with jython , django and java
I have few doubts regarding Jython and will be happy if someone can clear those
In Django-Jython , can i install normal Django app the same way like
manage.py startproject testing. I mean no relation with jav开发者_Python百科a, only python djangoCan i install normal
Java Spring Hibernatewebiste in Jython. I mean no relation with pythonor Jython is only used if i need to have both python and java combined
If you're going to use Jython then you should use Jython.
jython django-admin.py startproject testingSpring and Hibernate have nothing to do with Jython.
"Why Jython"
加载中,请稍侯......
精彩评论