Re: Question about UserProfile

2007-03-07 Thread Amit Upadhyay
On 3/5/07, limodou <[EMAIL PROTECTED]> wrote: > > So I indeed see the cache process in django/contrib/auth/models.py, > and I have a question that, how to update the cache after I changed > UserProfile information? I can see any clue about it, if the cache > cann't be updated, this will make the in

Question about UserProfile

2007-03-05 Thread limodou
I'v recap the James Bennett blog about : http://www.b-list.org/weblog/2006/06/06/django-tips-extending-user-model And I found that he said "You can even use introspection of the object returned by get_profile() (which is automatically cached, by the way, to save you from having to hit your databa