ecommerce_django_mod2 icon indicating copy to clipboard operation
ecommerce_django_mod2 copied to clipboard

Is the email attribute in Customer model redundant ?

Open vishalparkar opened this issue 3 years ago • 0 comments

Why the Customer model has the attribute email when the User model already has that. Doesn't it become redundant ?

vishalparkar avatar Feb 26 '22 17:02 vishalparkar