Comment on Do you think you know web2py? Try again (version 1.56 is out)parentComments−mdipierroOP17yIt runs on Jython and IronPython.It can read SQLAlchemy models (has a compatibility module)It can read Django models, including validators (has a compatibility module)It can use Jinja2 and Genshi and any any other template language.Although I do not really see why anybody would want to do such things.
Comments
It runs on Jython and IronPython.
It can read SQLAlchemy models (has a compatibility module)
It can read Django models, including validators (has a compatibility module)
It can use Jinja2 and Genshi and any any other template language.
Although I do not really see why anybody would want to do such things.