on my personal website. This might be a super noob question but does anyone know what that runs on? Is it indeed a "blog" underneath the hood? I've seen that Django has RSS feeds and that sounds cool too so I wasn't sure if that's what the above link runs on?
Any input on going about a sort of "timeline" esque page with entries similar to the one of above would be great!
JJ
Russell Keith-Magee
unread,
Aug 22, 2012, 4:01:29 AM8/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Django's own site is entirely custom code; you can view the code on Github
However, you don't need to go the custom route; there are plenty of
blog apps ready to be plugged into your own project, depending on your
exact needs: