I have two models,Design and Profile. Profile is hooked up in settings.py as the profile to be used with the User model. So I can access it via . Profile i
I have two models,Design and Profile. Profile is hooked up in settings.py as the profile to be used with the User model. So I can access it via . Profile i