Partition your data with django-parting 26.03.2013 16:44 | by jpic | django python Just stumbled on django-parting which provides a nice API to partition your data. For those not familiar with data partitioning, I recommend reading partitionning on mysql.