Tag Archives: django

My frustration with packaging django

I’m frustrated with myself for not being able to package django app as windows executable. Continue reading

Posted in Programming | Tagged | Leave a comment

A simple ‘Twitter’ clone in Django

I discuss here about my first application in Django – a twitter clone for our department. Continue reading

Posted in Programming | Tagged | 9 Comments

Serving media and static contents in Django

I present here what I learnt regarding serving css, js of the site that you develop and admin site; also about static files – like image files etc that user can upload. Continue reading

Posted in Programming | Tagged | 1 Comment

My Django workspace

This may not be the perfect setup. But this is my development/staging setup. Continue reading

Posted in Programming | Tagged | Leave a comment

From complete obscurity to little bit of popularity

Riding on Django’s popularity Continue reading

Posted in Programming | Tagged | Leave a comment

A distant dream comes true with Django

I have been wanting to get into web development for long. I am taking about how Django helped me in taking baby steps into this world of web development. Continue reading

Posted in Programming | Tagged | 9 Comments