diff --git a/RIGS/test_functional.py b/RIGS/test_functional.py index 154fdfb2..ed563be3 100644 --- a/RIGS/test_functional.py +++ b/RIGS/test_functional.py @@ -11,7 +11,7 @@ import re import os from datetime import date, timedelta from django.db import transaction -import reversion +from reversion import revisions as reversion import json