Tastypie's ModelResource makes use of the underlying Model class to figure out its fields. It obviously breaks when there is inconsistency with models, which is rather rare, but possible to accomplish (which I've proven with the previous commit).tags/v1.0.0