This commit is contained in:
Ross
2021-04-22 16:40:21 +01:00
parent d799e8b467
commit ffedbf4820
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -121,6 +121,9 @@ class AnatomyQuestion(models.Model):
related_name="anatomy_authored_questions",
)
class Meta:
permissions = ()
def __str__(self):
# Get first answer
return "{} [{}, {}]".format(