MP 103: Generating sample data for local development. Note: This is the eleventh post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. The BlogMaker Lite project is coming along nicely,| Mostly Python
MP 101: Adding a page for each individual blog. Note: This is the ninth post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. At this point the BlogMaker Lite project| Mostly Python
MP 98: Incorporating a minimal CSS framework, and adding custom styles. Note: This is the seventh post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. When you're building out a| Mostly Python
MP 95: Modeling blog posts, and retrieving specific data from the database. Note: This is the fifth post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. In the last post| Mostly Python
MP 94: Modeling data, and working with a database. Note: This is the fourth post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. In the last post we used Django's| Mostly Python
MP 92: A better home page, using templates. Note: This is the third post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. In the last post we wrote a single| Mostly Python
MP 91: A single file, serving a basic version of the project's home page. Note: This is the second post in a series about building a full Django project, starting with a single file. This series will be free to everyone, as soon as each post comes out. In this| Mostly Python