Open cogat opened 8 years ago
The workaround is to ensure the value returned by get_absolute_url ends in "/", but the proper solution is for the salter to ensure the given string ends with "/" if the APPEND_SLASH setting is set.
The workaround is to ensure the value returned by get_absolute_url ends in "/", but the proper solution is for the salter to ensure the given string ends with "/" if the APPEND_SLASH setting is set.