Web Development with Django Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

What you need for this book

To develop with Django 1.8, you will need Python 2.7 or Python 3.4, the Pillow library for image manipulation, the MySQL database and MySQLdb bindings or PostgreSQL database, virtualenv to keep each project's Python modules separated, and Git or Subversion for version control.

All other specific requirements are separately mentioned in each recipe.