redo foreign key for renkanmanager, optimize property access, correct unit tests
fromrest_framework.authenticationimportSessionAuthenticationclassCsrfExemptSessionAuthentication(SessionAuthentication):""" Session authentication class to use with Renkan client, as it does not provide a csrf token """defenforce_csrf(self,request):return