filmov
tv
3-Create Your First Django Application Using PyCharm
Показать описание
# django #application #tutorial #setup
In 30 mins we will completely set up our project and create an application and explain it all, every step of the way.
Table of Contents:
00:32 Create New Project in PyCharm
02:10 Create New Project in PyCharm II
04:23 Activate/Deactivate virtual environment
05:39 Django Project Conceptual Drawing - CHART
10:08 Starting to Build our first application
10:14 Create an Application (project vs app)
11:36 Application configuration
16:38 What is a Django view
17:52 Content of a view
18:41 Create a basic view for our new application
19:50 URLS and Django overview
20:42 What does a URLconf actually do
21:28 Creating URL patterns to support or “home” view
24:51 Fire up our application
25:31 What is a template
27:27 Create your first template
27:39 Create an html file (aka your template)
28:36 Modify your “home” view
29:49 Fire up our application with the NEW template and view!
The Presentation and Code may be found at the link below:
In 30 mins we will completely set up our project and create an application and explain it all, every step of the way.
Table of Contents:
00:32 Create New Project in PyCharm
02:10 Create New Project in PyCharm II
04:23 Activate/Deactivate virtual environment
05:39 Django Project Conceptual Drawing - CHART
10:08 Starting to Build our first application
10:14 Create an Application (project vs app)
11:36 Application configuration
16:38 What is a Django view
17:52 Content of a view
18:41 Create a basic view for our new application
19:50 URLS and Django overview
20:42 What does a URLconf actually do
21:28 Creating URL patterns to support or “home” view
24:51 Fire up our application
25:31 What is a template
27:27 Create your first template
27:39 Create an html file (aka your template)
28:36 Modify your “home” view
29:49 Fire up our application with the NEW template and view!
The Presentation and Code may be found at the link below:
Комментарии