What does HackerNews think of django?

The Web framework for perfectionists with deadlines.

Language: Python

#4 in Django
#10 in Framework
#79 in Python
Django is an WebFramework, Meinheld is an WSGI Server framework.

https://github.com/django/django

https://github.com/mopemope/meinheld

So django meinheld is basically saying that i used Django served by meinheld in that benchmark.

https://github.com/django/django Django's codebase is a pleasure to read. The directory structure is intuitive to navigate, and test coverage is great.
Every time that I can't figure out how to do something with Django, I just read the code [1] and then everything is easy and clear.

[1]: https://github.com/django/django

Hard not to love Django and djangorestframework both have very readable code and great docs.

https://github.com/django/django

https://github.com/encode/django-rest-framework