updated uri to allow optional trailing slash on single resource URIs (django automatic redirects don't carry over the Authorization header that can sometimes be needed, for instance with OAuth)
from .v1_0.tests_renkan import *
from .v1_0.tests_workspace import *
from .v1_0.tests_revision import *