I did a little Django proof-of-concept on the fat posts with just Note and Article post types. I wanted to be sure I could have type-specific admin pages before doing the big lift on my site architecture. The key seems to be using proxy models.
Fat Posts in Django
In reply to