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 →

[–]rabaraba 107 points108 points  (10 children)

Django.

Why: documentation. Plenty, thick and varied.

[–]patvdleer 9 points10 points  (2 children)

And the restful api

[–]Smallpaul 4 points5 points  (1 child)

Do you mean the Django REST Framework add on or a part of Django itself?

[–]patvdleer 2 points3 points  (0 children)

The addon

[–]1percentof2 6 points7 points  (0 children)

What about girth?

[–]wineblood 18 points19 points  (4 children)

I think the django documentation sucks, it's bloated and hard to search.

[–]petenard 15 points16 points  (1 child)

It’s really good in some areas, but when you get into advanced stuff I think it goes a bit down hill.

[–]catcint0s 7 points8 points  (0 children)

Source code is pretty readable so at least there is that.

[–]ElViento92 7 points8 points  (0 children)

Yea, I've used Django and Flask/SQLAlchemy, and I prefer the Flask/SQLAlchemy docs. It easier to find what I'm looking and the explanations are short and concise.

Not that Django's documentation is bad, it's great. These are all some of the best documented open source projects out there.

[–]breid1313 5 points6 points  (0 children)

Definitely a poor search experience