Slashdot Mirror


Django: Python's Rapid Web Development Framework

ucahg writes "Simon Willison has a post on his blog introducing Django, a rapid web development framework he and his colleagues are releasing into the wild. Hailed as Python's own version of a Rails framework, Django looks very promising. I'll be keeping a close eye on it as it gets more and more support..."

1 of 75 comments (clear)

  1. Re:*shakes head* by Fess_Longhair · · Score: 2, Interesting
    Python ... doesn't allow you to use Python in the HTML templates, because Python is white-space dependent (okay, some people disagree about that last one, but I personally think the same language should be used in the templates).

    Me too. That's why I use spyce.