Michael DeHaan 6238f0ab9a Add summary_fields capability, which for items in a collection gives the names of related fields.
{
   'summary_fields' : {
       'organization' : {
          'name' : 'foo',
          'description' : 'bar',
       }
   }

}

etc.  This is automatic for all field types configured in serializers.py (SUMMARIZABLE_FKs, etc).
2013-05-08 17:38:35 -04:00
..
2013-04-09 01:05:55 -04:00
2013-05-07 18:17:04 -04:00
2013-05-08 11:41:00 -04:00
2013-04-09 01:05:55 -04:00