Contribute Media
A thank you to everyone who makes this possible: Read More

Weird and Wonderful things to do with the ORM

Description

The Django ORM is great! It makes it very easy to use most simple operations. But what happens when your data just doesn't quite fit a pretty relational model? With a bit of digging and a small amount of fairy dust and sticky tape, you can create some quite elegant Django-ish APIs to your weird data.

Details

Improve this page