Skip to content

Commit c55a254

Browse files
committed
New schema models have moved from redesign/ to ietf/; fix community sources accordingly.
- Legacy-Id: 4526
1 parent fdff56b commit c55a254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/community/templatetags/community_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from django.template.loader import render_to_string
33

44
from ietf.community.models import CommunityList
5-
from redesign.group.models import Role
5+
from ietf.group.models import Role
66

77

88
register = template.Library()

0 commit comments

Comments
 (0)