Monthly Archives: May 2008

Handling ManyToMany field in Django

How to handle M2M in Models and Templates. Continue reading

Posted in Programming | Tagged | 1 Comment

Building a Book Inventory in Django

Learning Django by building something useful to me (and probably for others too) Continue reading

Posted in Programming | Tagged | 2 Comments

Pagination in Django

Django offers a simple pagination as a out-of-the-box feature. Pretty cool one. Continue reading

Posted in Programming | Tagged | 1 Comment

First Experience

Everything has a beginning. Even for me to be a responsible citizen. Continue reading

Posted in General | 1 Comment

Dilemma

After a year I’m in a similar situation, but with higher stakes. Should I do what I did earlier? Continue reading

Posted in personal MBA | Leave a comment

Learning to test

Along with learning Python, I am learning other components of web development – most importantly testing. Continue reading

Posted in Programming | Tagged , | Leave a comment