django-contentrelations 1.1 documentation
Enter search terms or a module, class or function name.
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.