From: Joseph Spiros Date: Tue, 22 Jun 2010 16:05:04 +0000 (-0400) Subject: Merge git://github.com/melinath/philo into melinath X-Git-Tag: philo-0.9~76^2~1 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/132379d86ad326bdd923e07f9dd0c4ed1c4e348a Merge git://github.com/melinath/philo into melinath * git://github.com/melinath/philo: Switched URLRedirectValidator and URLLinkValidator to subclass directly from RegexValidator. --Avoids having to implement verify_exists for a link on a node that, say, might not even be on a site per se. If that's something I want later, I can look at it then... for now, this will fulfill its function just fine. Explicated DoesNotExist exception for PageAdmin save_model method. Added get_path fallback to slug to increase information flow by reducing the number of ? displayed Revert Redirect unicode. Added Redirect unicode. Added redirect and link validators to allow internal-style absolute and relative links/redirects. Fixed null content reference id bug. --- 132379d86ad326bdd923e07f9dd0c4ed1c4e348a