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
- Host: GitHub
- URL: https://github.com/matthewbdaly/django_tutorial_blog_ng
- Owner: matthewbdaly
- License: gpl-2.0
- Created: 2013-12-28T23:48:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T18:41:53.000Z (about 4 years ago)
- Last Synced: 2024-04-14T04:02:18.175Z (about 1 year ago)
- Language: Python
- Size: 725 KB
- Stars: 40
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Django Tutorial Blog NG
=======================[](https://gitter.im/matthewbdaly/django_tutorial_blog_ng?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/matthewbdaly/django_tutorial_blog_ng)
[](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/)