An open API service indexing awesome lists of open source software.

https://github.com/matthewbdaly/django_tutorial_blog_ng

The source for the new version of my Django tutorial blog
https://github.com/matthewbdaly/django_tutorial_blog_ng

Last synced: 7 months ago
JSON representation

The source for the new version of my Django tutorial blog

Awesome Lists containing this project

README

        

Django Tutorial Blog NG
=======================

[![Join the chat at https://gitter.im/matthewbdaly/django_tutorial_blog_ng](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/matthewbdaly/django_tutorial_blog_ng?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/matthewbdaly/django_tutorial_blog_ng.png?branch=master)](https://travis-ci.org/matthewbdaly/django_tutorial_blog_ng)
[![Coverage Status](https://coveralls.io/repos/matthewbdaly/django_tutorial_blog_ng/badge.png?branch=master)](https://coveralls.io/r/matthewbdaly/django_tutorial_blog_ng?branch=master)

The source for the new version of my Django tutorial blog. Now ported to Python 3 and Django 1.8.

The original is somewhat outdated and doesn't reflect best practices, so this is a newer version. Unlike the original, it was built using TDD practices and has 100% test coverage.

The tutorials can be found [here](https://matthewdaly.co.uk/blog/categories/django-blog-tutorial/)