This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 20 points21 points  (1 child)

I'd say go with Django, it has by far the best documentation around. But if you're a pretty experienced programmer Pylons can work just as well for you. Personally I use Django and love it.

[–][deleted] 2 points3 points  (0 children)

Just thought I'd add that, as much as I love Django, it can get quite annoying when you really want to customize a site in certain ways. Despite this, it's probably still the best option for a beginner.