If you like the elegance of the Python programming language, Django is the web framework for you! Django is a powerful but pragmatic framework, with an emphasis on getting work done.
In this course, Derek Jensen will teach you all the basics of creating a web app with Django. You'll learn how to create a new app from scratch and how to code Django views, models, URL paths, migrations, templates, and more. Along the way, you'll build a complete web app to support one of Derek’s biggest passions: lawn care.
Learn Python
Learn Python with our complete python tutorial guide, whether you're just getting started or you're a seasoned coder looking to learn new skills.
1.Introduction2 lessons, 06:19
2 lessons, 06:19
1.1Introduction00:53
1.1
Introduction
00:53
1.2What You Need05:26
1.2
What You Need
05:26
2.Django App Basics4 lessons, 24:54
4 lessons, 24:54
2.1Install Django and Create a Project05:49
2.1
Install Django and Create a Project
05:49
2.2Create an App and Run the Web Server05:15
2.2
Create an App and Run the Web Server
05:15
2.3Responding to Requests06:29
2.3
Responding to Requests
06:29
2.4Creating Models07:21
2.4
Creating Models
07:21
3.Using a Database With Django3 lessons, 16:56
3 lessons, 16:56
3.1Adding Models to the Database05:28
3.1
Adding Models to the Database
05:28
3.2Working With the Database06:29
3.2
Working With the Database
06:29
3.3The Admin Portal04:59
3.3
The Admin Portal
04:59
4.Building Out the Lawn Care App9 lessons, 59:19
9 lessons, 59:19
4.1Defining the App Routes07:08
4.1
Defining the App Routes
07:08
4.2Rendering HTML07:27
4.2
Rendering HTML
07:27
4.3Rendering Data in an HTML Template05:08
4.3
Rendering Data in an HTML Template
05:08
4.4Displaying Available Fertilizers06:15
4.4
Displaying Available Fertilizers
06:15
4.5Saving Time With the Render Function02:25
4.5
Saving Time With the Render Function
02:25
4.6Handling “Not Found” Exceptions06:26
4.6
Handling “Not Found” Exceptions
06:26
4.7Using Forms and Saving to the Database09:05
4.7
Using Forms and Saving to the Database
09:05
4.8Adding Some Business Logic08:54
4.8
Adding Some Business Logic
08:54
4.9Adding Some Style06:31
4.9
Adding Some Style
06:31
5.Conclusion1 lesson, 01:06
1 lesson, 01:06
5.1Conclusion01:06
5.1
Conclusion
01:06
Derek Jensen is a lifetime nerd that calls the Chicagoland area home. He is your typical family man that loves activities with his wonderful wife and three amazing children. He is huge sports buff (both playing and coaching) and loves football, baseball and basketball. He loves just about any technology he can get his hands on but spends most of him time on the server side of the world. His day job consists of writing highly transactional backend web services, data access layers, and n-tier applications using the .NET Framework in C#. At night, when he's not spending time with his family, he enjoys authoring Tuts+ Courses and creating ASP.NET MVC web sites and mobile apps for clients.