altered the contentTypeSelect regex to handle pairs of variables that END WITH 'object_id' and 'contnet_type' rather than variables that are those exactly. This allows us to include more than one generic foreign key in a model, as we do with the pagemodules.
altered the contentTypeSelect regex to handle pairs of variables that END WITH 'object_id' and 'contnet_type' rather than variables that are those exactly. This allows us to include more than one generic foreign key in a model, as we do with the pagemodules.