Django
是一个开放源代码的Web应用框架,由Python写成。采用了MVC的软件设计模式,即模型M,视图V和控制器C。它最初是被开发来用于管理劳伦斯出版集团旗下的一些以新闻内容为主的网站的。并于2005年7月在BSD许可证下发布。这套框架是以比利时的吉普赛爵士吉他手Django Reinhardt来命名的。
这系列的教程,教你从Django基础到更高级的主题。
Mike Hibbert - Python Django tutorials (2013)
English | MP4 | 1280x716 | AVC 326 Kbps 15.000 fps | AAC 144 Kbps 44.1 khz | 12h 34mn | 2.84 GB
Genre: eLearning
This is a series of tutorials that teach Django from basics to more advanced topics.
content
1 - installing easy_install, virtualenv & django
2 - settings.py and database models
3 - views, simple urls and basic templates
4 - advanced views and urls
5 - The built in Admin interface
6 - Django Template language
7 - static files
8 - cookies and sessions
9 - users login and logout
10 - user registration basics
11 - Extending the registration form
12 - Creating forms for database models
13 - updating database records
14 - basic database relationships
15 - file uploading and updating database schema
16 - Ajax search feature
17 - Web services with TastyPie !
18 - Basic unit testing
19 - database migrations and updating schema using south
20 - Logging
21 - Using the Form Wizard
22 - Extending the User model with a user profile
23 - Custom template tags
24 - setting up for deployment to heroku and s3
25 - deploying to heroku and s3
26 - using fabric to automate deployment
27 - Full text search with haystack and whoosh
28 - using Django Signals
29 - Django Signals advanced
30 - using celery and rabbitmq to process long running tasks
31 - Celery monitoring task processes
32 - Sending messages to the user
33 - filtering data by user and sending notifications
34 - Reusing apps and using twitter bootstrap
发布日期: 2013-11-23