From: Joseph Spiros Date: Tue, 29 Jun 2010 15:37:39 +0000 (-0400) Subject: Moved Tag, and the Titled abstract model, from penfield into philo proper. Added... X-Git-Tag: philo-0.9~67^2~1 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/bae6b1cbc5eb00d2273c45b55ea0950949fce0a9?hp=bae6b1cbc5eb00d2273c45b55ea0950949fce0a9 Moved Tag, and the Titled abstract model, from penfield into philo proper. Added support for a PHILO_PERSON_MODULE setting, and penfield models now refer to that for author fields (by default, it is set to auth.User, so in effect this changes nothing). ---