askedrelic + performance   4

Better Django models
After graduating from the five-minute wiki to real-life applications, Django programmers can easily create confusing, hard-to-maintain, or inefficient model classes. Learn how to avoid common querying mistakes, use model managers to encapsulate complex queries, and take advantage of the powerful new aggregation features available in Django V1.1.
django  python  performance  optimization  orm  models  programming 
july 2009 by askedrelic

Copy this bookmark:



description:


tags: