Skip to content

Commit ff9fc09

Browse files
committed
Rename model and viewsets from HeaProfile to UserProfile and address PR feedback see HEA-580
1 parent ba39d57 commit ff9fc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hea/urls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
CountryViewSet,
5151
CurrencyViewSet,
5252
UnitOfMeasureViewSet,
53-
UserViewSet,
5453
UserProfileViewSet,
54+
UserViewSet,
5555
)
5656
from metadata.viewsets import (
5757
HazardCategoryViewSet,

0 commit comments

Comments
 (0)