Re: Pyjamas in Django

2011-11-07 Thread Kevin
Hi, I've created a few small "test" projects using it with Django. However, I felt that it makes the entire site feel more like an application, rather than a website. For a usability point, when a user visits a website, they would normally expect an experience like the last site they visited.

Re: Pyjamas in Django

2011-11-07 Thread Juergen Schackmann
hi, i have played around with it, and it seemed ok for me. but actually never put anything into production, since my project did not move forward. regards -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit

Pyjamas in Django

2011-11-05 Thread Chandrakant Kumar
Hello all, Has anyone around here used Pyjamas(pyjs.org) with django. I went through the tutorial and it feels right, using a single language(python) for development. Is it production ready? I want to use it in my current project. -- You received this message because you are subscribed to th