Kevin

I just googled "blog app for django" and found quite a number of useful links. You have two choices as I see it. One is to choose an existing app and rewrite its CSS to match your site and the other is to start from scratch. James Bennett wrote Practical Django Projects in which he works through a blog app from the beginning. That was easy for me and I'm not a bright young student.

Taking your question literally, the way to add an app to an existing site is very well documented in the Django docs. It is usually also described in the installation notes for most Django apps you will encounter on the web.

Good luck

Mike

On 12/05/2012 4:51am, Kevin Anthony wrote:
Hello,
I am a student and i have an existing django website that i'd like to add a blog to, what is the simplest way to do this? Also, it would be nice if i could use a standared CSS file to skin the blog to look like the rest of my website.

Thanks in advance
Kevin

--
Thanks
Kevin Anthony
www.NoSideRacing.com <http://www.NoSideRacing.com>

Do you use Banshee?
Download the Community Extensions:
http://banshee.fm/download/extensions/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to [email protected].
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.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to [email protected].
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.

  • Easy Blog Kevin Anthony
    • Re: Easy Blog Mike Dewhirst

Reply via email to