The problem I have is when I update an application, when loading the application with the changes I have to remove the tables auth_event, auth_group, auth_membership, auth_permission.
My question is I have to do to avoid having to delete these tables, I am working with postgresql.