get_profile is useful for being able to change the model name or being able to reuse an app. if that doesnt matter, you can just do it the normal way... foreign key to the auth model (from django.contrib.auth.models import User)
On May 11, 4:17 pm, Szymon <[EMAIL PROTECTED]> wrote: > Hello, > > I know this is lame question, but - is there way to override somehow > get_profile? I want to implement memcache caching in there, so how can > I do it? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---