Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Django是一个鼓励快速开发与简洁、务实设计的高层Python Web框架。
Object-relational mapper
Define your data models entirely in Python. You get a rich, dynamic database-access API for free — ...