Skip to content

A fork of James Bennett's coltrane blog app for Django 1.1, as outlined in Practical Django Projects 2nd Edition, published by Apress

License

Notifications You must be signed in to change notification settings

mliu7/coltrane-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

===============
Django coltrane
===============

This is a simple blog that the user is asked to create throughout chapters 4-7 of Practical Django Projects 2nd Edition by James Bennett, published by Apress.  

The main difference between this coltrane app and the app outlined in Practical Django Projects is that this version does not have comments. Users must implement their own comments using another app. I highly recommend using disqus comments.

The original version of James Bennett's coltrane blog app is found at:
http://code.google.com/p/coltrane-blog/

A very nice unofficial repository of the code written in Practial Django Projects 2nd Edition is found at:
http://bitbucket.org/philgyford/practical-django-projects/src

About

A fork of James Bennett's coltrane blog app for Django 1.1, as outlined in Practical Django Projects 2nd Edition, published by Apress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%