Preface
Traditional Web development methods often need to write tedious repetitive code, not only the page performance and logic implementation of the code mixed together, and the code is inefficient. For developers, choosing a powerful and concise
Objective
Traditional Web development methods often need to write tedious repetitive code, not only the page performance and logic implementation of the code mixed together, and code writing efficiency is not high. For developers, the choice of a
Document directory
CMS
Forum
Debugging
Database Upgrade
Unclassified
Looking for Django resources, the Wiki on the official website is also a good place.
Http://code.djangoproject.com/wiki/DjangoResourcesResources
Django Official Website
http://www.iteye.com/topic/405150
Recently, I've seen the introduction of the Django-related extensions in this section, and one of its extensions writes a post that doesn't feel necessary.
A list of previously collated Django resources that was
Directory
Nginx+uwsgi+django Deploying a Web server
Environment description
Objective
Building projects
Django Deployment
Editluffy/luffy/settings.py
Editluffy/app01/views.py
No web development experience or background. It has basic C language and python syntax. What are the basic requirements for django learning? What is the learning sequence of django? The time was quite short. I made a hand-stretched party that I had
First, some other things related to Django (preparations) are as follows:
If Apache/mod_python provides services, the request is sent to the Django. Core. Handlers. modpython. modpythonhandler instance created by mod_python to Django.
If it is
Django builds on the idea of "reusable applications [1]": self-contained packages provide reusable features. You can assemble these reusable apps and build your own site with the specific code that applies to your site. Django has a rich ecosystem
Advanced content: How to write reusable applications
This article starts at the end of part seventh (en) of the tutorial. We will translate the previously written survey application into a separate Python package that can be reused in new projects
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.