Hey guys,

I need to support a custom blog creation system. Each user would have 
the possibility to create his own blog (like what Blogger does) and to 
post on it. In return there would be an integration of the blog events 
(i.e. posting a new entry) in the global app.

Since I don't feel like reinventing the wheel (again :-) ), does any of 
you have info about an existing tool, written in Django, that allows a 
user to create his own personnal blog and post on it?

A fairly simple implementation would be fine. The user should be allowed 
to create his blog, give it a template and post a message straight away. 
Not via the default admin interface obviously.

I'll then have to integrate it into the global application itself, but 
it shouldn't be a big deal, I believe.

Thanks!

Cheers,
- Arck.


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