v2.0.11
Fix an issue where redirect to terms accept lacked a trailing slash, causing Django to either not find the URL if APPEND_SLASH was False, or return a redirect if it was true. Thanks to Jeff Jarvis for the report.
Fix an issue where redirect to terms accept lacked a trailing slash, causing Django to either not find the URL if APPEND_SLASH was False, or return a redirect if it was true. Thanks to Jeff Jarvis for the report.