Oreilly - Introduction to Django
by Chander Ganesan | Publisher: O'Reilly Media, Inc. | Release Date: July 2010 | ISBN: 9781449396435
Fast, flexible, and easy to learn, Django is an ideal framework for any web developer looking to design and deploy websites and services using Python. This informative video will quickly get you up to speed on Django fundamentals, and show you how to generate a data model and put together a simple website using the framework.You'll learn about Django's model-view-controller architectural pattern, its object-relational mapper, templating system, and much more.Learn how to build a new Django website or applicationUnderstand Django flow, including URLconf expression, view function, and HTTPResponse objectCreate Django templates with syntax, common filters and tags, and loopsGenerate simple Django views, and configure a URLConf for basic viewsChoose a database and learn how to define and use models for simple data retrievalDefine a basic Django data model and understand model fields and optionsWork with QuerySets, including filters, slicing, ordering, common methodsLearn how to use the Admin interface"Introduction to Django" captures one of the popular tutorial sessions presented at OSCON 2010 -- the O'Reilly Open Source Convention held in Portland, Oregon in July. Other videos of OSCON 2010 sessions include:Automated Infrastructure is on the Menu with ChefBuilding a NoSQL Data CloudCooking with jQueryDjango Deployment WorkshopHands-On CassandraObserving and Optimizing your Application with DTracePractical Python Programming: CallbacksProductive ProgrammerScalable Internet ArchitecturesTest-Driven Database DevelopmentThe Seductions of Scala
- Introduction to Django Part 1 00:44:38
- Introduction to Django Part 2 00:41:05
- Introduction to Django Part 3 00:40:07
- Introduction to Django Part 4 00:53:32