Improving Django blog

by: MistaWalker, 6 years ago


I am not new to Python but I am new to web development. I have followed the tutorial series and built a blog, however, I am having problems making it more interesting. On the actual blog page I have in mind that I would like to have each blog post displayed in full and maybe a blog roll down one side. I am having trouble making this work.

Any tips or advice as to where I could go to start developing this page further or perhaps an order that I should start looking at the various different skills that you mentioned in more detail ie, jinja > django > HTML or HTML >  Django > Jinja. I suppose basically what I am asking is having followed your tutorial what should I do next?



You must be logged in to post. Please login or register an account.