On May 18, 7:57 am, Alexandre González <a...@mirblu.com> wrote:
> But don't you think that have attributes that I don't need is a perfomance
> lost? I only ask, I'm learning django :)
>
> I go to see the documentation that you send me, thanks for your help.

There will be a minuscule amount of overhead from the query for User
objects referring to fields you don't use, but I mean *really*
minuscule. Unmeasurable unless you are Twitter. Don't worry about it.

Regards
Scott

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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