It seems to me that you could simply use the rel_name, and if that's not specified than what it defaults to: the class name. But in my case ,"supervisor_id" didn't work. I had to use "user_id", and I still don't know how to get the ManyToManyField shown there.

