ensure that we change the ids of elements when copying/creating a new renkan
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