feat: reset password working
This commit is contained in:
@@ -7,8 +7,8 @@ from django.urls import reverse
|
||||
from shop.models import (
|
||||
Cart,
|
||||
CartItem,
|
||||
Order,
|
||||
CustomerAddress,
|
||||
Order,
|
||||
ShippingMethod,
|
||||
ShopSettings,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user