Hi,

Unfortunately the source code isn't available from the Apress site
yet, and there's no mention of when it might be available either. I've
been through all of the samples in that book, and they work, with a
few tweeks for 1.0.

You can download Coltrane from DjangoPlugables.com, but there are no
HTML templates included. I'm currently in the process of adding a
Coltrane-like blog to a project, and if you use the generic date-based
views, writing your HTML templates is pretty simple.

Check out django.views.generic.date_based.py to see what all of the
context variables are for your templates.

Cheers,
Brandon

On Oct 8, 7:56 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I wonder if James could release the original code, even if slightly
> broken or outdated. It would be great to have it on GitHub where
> people could fork it and correct or update it.
>
> If that's not possible, does anyone have the source code, typed from
> the book? I'm specially interested in the code that is not printed on
> the book but that is mentioned on it as being available for download,
> like the templates for the generic views of the blog.
>
> Cheers!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to