django-contentrelations 1.1 documentation

Settings

SETUP_RESOURCES

Default: []

This takes a list of strings in the format 'appname.Model.fieldname' like 'auth.User.related' and adds the RelatedResource generic many-to-many relation to the fieldname of appname.Model.