Simple Django App #1: Summarize an Article in Python

Published: 05 January 2021
on channel: Raza Zaidi
3,628
52

Timestamps:
00:00 – Introduction
00:30 – practise code to learn code
00:59 – who is this video for
1:44 – start to code
2:03 – setup django project
3:28 – create django app
4:08 – create the home page
7:25 – setup bootstrap for styles
8:05 – how to use bootstrap template
10:11 – using load static in django
12:22 – create second page ‘article’
14:18 – setting up ‘base.html’
16:25 – using ‘ block content’
18:30 – django security ‘csrf token’
19:00 – create our article app
19:25 – installing ‘spacey’ (python NLP)
20:44 – installing ‘newspaper’
21:10 – write our ‘article’ function
26:15 – build first, then optimize
27:30 – using html forms
29:15 – rendering dynamic data in html
32:00 – page not found error
33:15 – moment of truth

Hi everyone and welcome to the start of this serie: Short Django Projects.
When I say absolute beginners I mean it.
I do not have an IT background myself, I’m actually an accountant, and learning how to code is definitely possible.

The most important thing to achieve that is to get hands on quick!

You can find my code here: https://github.com/stronginasuit/editor



You can find the django tutorials i like the most here:
   • Why Django  - Day 1 - Django Bootcamp  

If you have any questions, please let me know!



Instagram:   / lifewithraza