Building a Blog with Django 1.7 in 16 mins

In 16 mins, learn how new features of Django 1.7 by building a blog with a cool Bootstrap template. What’s Covered? * New 1.7 defaults and Python 3.4 * QuerySets and Custom Managers * Admin and ModelAdmin * django-markdown * Generic Class-based Views * Tags * RSS Feeds * Migrations * Running testcases Read more: Source code: Background score: Crimson Fly - Huma-Huma
Back to Top