-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: May 2008
Handling ManyToMany field in Django
How to handle M2M in Models and Templates. Continue reading
Building a Book Inventory in Django
Learning Django by building something useful to me (and probably for others too) Continue reading
Pagination in Django
Django offers a simple pagination as a out-of-the-box feature. Pretty cool one. Continue reading
First Experience
Everything has a beginning. Even for me to be a responsible citizen. Continue reading
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