Alter class definition dump to remove m2m relation since python's
get_memebers method calls some logic in Django that can't handle getting the members when the object (class definition in this case) does not have a id / pk set.
Please register or sign in to comment