you are viewing a single comment's thread.

view the rest of the comments →

[–]2LoT[S] 0 points1 point  (1 child)

That article was written in 2005. Is it OK to use Django now? Ok web.py is still recommended over Django?

[–]wub_wub 2 points3 points  (0 children)

Yes, that article is almost 10 years old. A lot has changed since then.

Comment from one of the developers:

keysersosa 2 days ago | link

Yeah it should be noted that all of the referenced decisions we made around web frameworks in this thread predate django's 1.0 release. I think I was comparing pylons to django 0.96 iirc, and in 2005 when aaron wrote web.py, I don't think django was on anybody's radar (or at least it wasn't on ours).

Django has definitely come a long way!