Django Web Development: A Comprehensive Guide
1. Introduction to Django
Django is a high - level Python web framework that simplifies the process of building web applications. It offers solutions to common web - related problems such as project structure, database object - relational mapping, templating, form validation, and more. Based on Python, Django’s code is clear and easy to read. It also has a large number of third - party modules and a vibrant community.
1.1 Prerequisites
To develop with Django 1.6, the following are required:
- Python 2.6 or 2.7
- Pillow library for image manipulation
- MySQL database and MySQLdb bindings or PostgreSQL
- virtualenv to keep each project’s Python modules separated
- Git or S
超级会员免费看
订阅专栏 解锁全文
1035

被折叠的 条评论
为什么被折叠?



