Published at LXer:
Django (for those of you who don't know and are just reading this out of sheer curiosity) is
"an open source web application framework, written in Python, which loosely follows the model-view-controller design pattern". At least that's how
Wikipedia defines it (it's also a 1966 Italian film directed by Sergio Corbucci and an album by The Modern Jazz Quartet, first released on LP in 1956, but I digress). Before you go any further, check your bag of tricks and make sure you have at least some familiarity with the Python programming language. You're going to need it for this book to be of any use to you.
Read More...