From: Joseph Spiros Date: Tue, 22 Jun 2010 16:12:12 +0000 (-0400) Subject: Merge branch 'melinath' X-Git-Tag: philo-0.9~76 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/d7454a2bc147c702f6ee8036b2818130012a1192 Merge branch 'melinath' * melinath: Pre-merge cleanup. 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. --- d7454a2bc147c702f6ee8036b2818130012a1192