(There is no location data available for this day.)
- Practical Django Projects source code
I’ve recently been working my way through Practical Django Projects, Second Edition, by James Bennett, published by Apress. It’s good but, despite promises, the finished code isn’t available online. So I’ve bunged my finished code on Bitbucket.
In Web Development on 14 January 2010. 15 comments. Permalink
- Links for Thursday 14 January 2010
- Flat rate VAT « Online accounting software news from Xero
- Xero added support for the Flat Rate Scheme for VAT last month. I don't use Xero, but this is another reason to try it.
- Dallas Clayton - An Awesome Book
- If you need a little inspiring, this is like a lovely “think something big!” pill. (via Haddock)
- Tools of Pro Django developer – aka What powers dinette and almost every app we write.
- Some useful things to have a look into.
- Notes on using pip and virtualenv with Django « SaltyCrane Blog
- A handy guide. What am I getting into…