Advancing the Blog
Advancing the Blog is an extended look at building a modern blog with the Django Framework while leveraging other technologies such as jQuery, Markdown, Bootstrap, APIs, and more.
Lecture Code
4 - Implement Django Pagedown for Stack Overflow style Markdown
5 - Responsive Image inside of Post Markdwon Content
6 - Render Markdown with Django
7 - Truncate and Django Template Tags
8 - Dynamic Preview of Form Data
11 - Django Generic Foreign Keys Part 1
12 - Django Generic Foreign Keys Part 2
13 - Django Generic Foreign Keys Part 3
14 - Model Managers & Instance Methods
17 - jQuery fadeToggle for Comment Replies
19 - Count Words & Get Read Time with Python
20 - Blog Post Read Time in Django
21 - Delete View with Confirmation Page
22 - Delete Permissions & Http Status Codes
23 - Basic User Login, Registration, Logout
24 - User Login & Form Validation