Added the attachment model to reversion explicitly

remotes/origin/enhancement/email-actions
David Barragán Merino 2013-11-05 10:43:36 +01:00
parent 0f2297c827
commit 5ce5c8a17f
1 changed files with 1 additions and 0 deletions

View File

@ -418,6 +418,7 @@ class QuestionStatus(models.Model):
# Reversion registration (usufull for base.notification and for meke a historical)
reversion.register(Project)
reversion.register(Attachment)
# On membership object is created/changed, update
# role-points relation.