Completed
How To Add Article Snippets - Django Blog #22
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create a Simple Django Blog
Automatically move to the next video in the Classroom when playback concludes
- 1 Create A Simple Blog With Python and Django - Django Blog #1
- 2 Add Blog Posts To Django Webpage - Django Blog #2
- 3 Style Our Blog With Bootstrap - Django Blog #3
- 4 Add Blog Post Page - Django Blog #4
- 5 Style Django Forms With Bootstrap - Django Blog #5
- 6 Update and Edit Blog Post - Django Blog #6
- 7 Delete a Blog Post - Django Blog #7
- 8 Order Blog Posts By Date - Django Blog #8
- 9 Creating Blog User Logins With Authentication - Django Blog #9
- 10 Django User Authentication Part 2 - Django Blog #10
- 11 How To Escape HTML For Blog Posts - Django Blog #11
- 12 Add Blog Categories - Django Blog #12
- 13 Blog Category Pages - Django Blog #13
- 14 How To Slugify Category Page URLs - Django Blog #14
- 15 How To Add Blog Category Navbar Links - Django Blog #15
- 16 How To Determine The Correct User To Edit Posts - Django Blog #16
- 17 How To Restrict Who Can Make Blog Posts - Django Blog #17
- 18 Create Blog Like Button - Django Blog #18
- 19 How To Create an Unlike Blog Button - Django Blog #19
- 20 How To Add Fields To Registration Form - Django Blog #20
- 21 Add A Rich Text Editor To A Django Blog - Django Blog #21
- 22 How To Add Article Snippets - Django Blog #22
- 23 Create An Edit Profile Page - Django Blog #23
- 24 Style Our Profile Page With Bootstrap - Django Blog #24
- 25 Change User Password Page - Django Blog #25
- 26 How To Upload Images With Django - Django Blog #26
- 27 Customize User Profile Model - Django Blog #27
- 28 Add Profile Pic and Social Media Links - Django Blog #28
- 29 Add Default Profile Pic With Static Files - Django Blog #29
- 30 Static File Errors With New Version of Django - Django Blog #29-b
- 31 Create A Blog Profile Page - Django Blog #30
- 32 Edit Profile Page Form - Django Blog #31
- 33 Profile Account Creation - Django Blog #32
- 34 Build A Blog Comment Section - Django Blog #33
- 35 Post Blog Comments - Django Blog #34
- 36 Style The Login Page With Bootstrap - Django Blog #35
- 37 Add Blog User Name To Navbar - Django Blog #36