Any chances to see Django benefit from new Async features of Python 3.5 ?

2015-06-20 Thread Benjamin Melki
Hi, are there any chances for a future Django version to benefit from new built in Python async features ( https://www.python.org/dev/peps/pep-0492/ ) ? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To u

Isomorphic Django?

2015-03-14 Thread Benjamin Melki
Hi are there any plans for isomorphic django version? That runs python on both server and client (via transpiled js on the client) like volt framework that appeared on ruby world? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to