from models import django_reverse, patch_reverse
if not django_reverse:
    patch_reverse()
