I find myself checking for the existence of the profile object for the
user everytime I call the get_profile function or making sure that it
gets created with every user.

Is there a reason for this? Shouldn't the framework assure me that I
will get a profile whenever I call get_profile()? Even if it means
creating one?

Thanks!

-- 
AlvAro

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to