2006/8/13, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> Hi,
>
> I've been playing with Django for a few weeks, and I've been looking
> for some blog software which I can use for my blog and also play with
> extending to help me learn a little more about Django. I searched the
> Django wiki, and does as many Google queries as I can think of, but I
> can't find anything but references to people homebrewing their own
> blogging system.
>
> I realise that writing a blogging system in Django wouldn't take much
> work, but I was just wondering if there was anything already out there.
> Any ideas?
>

You can check the Ross one:
http://www.rossp.org/blog/2006/jun/08/django-blog-redux/
or directly browse the source code of the djangoproject site:
http://code.djangoproject.com/browser/djangoproject.com. Both are
interesting to learn Django. If there is no generic blog app it's
because Django is not oriented end-user but developer and every
developer needs his unique blog ;-). BTW, it's really easy to make
your own.

Regards,
David

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to