Simon Willison’s Weblog

Subscribe

Items tagged django, malcolmtredinnick in 2008

Filters: Year: 2008 × django × malcolmtredinnick × Sorted by date


ETags And Modification Times In Django. Part of Malcolm’s series of tutorials on implementing advanced HTTP concepts in Django. # 13th December 2008, 9:49 am

Queryset-refactor branch has been merged into trunk. Malcolm’s latest Django masterpiece is complete. # 27th April 2008, 7:21 am

Queryset Implementation. Malcolm explains the work that has gone in to the queryset-refactor branch. Executive summary: Python’s ORM is probably a lot better at SQL than you are. # 19th March 2008, 9:43 am

Django Tip: Complex Forms. Malcolm demonstrates some advanced tricks with newforms. # 6th January 2008, 10:14 pm