yes i understand that, but i am asking if there is a pluggable app that 
does that for us with some jquery and stuff. 

as i said theres is django-profiles, but i think its poorly documented and 
i am not able to figure it out

On Friday, July 13, 2012 8:33:04 AM UTC+1, somecallitblues wrote:
>
> This should be really easy. Google something like "extending user profile" 
> with user being a foreign key to your model. The you can grab the use from 
> the request in you view and get the info from db and just spit it out on 
> the screen.
>
> M 
> On Jul 13, 2012 11:58 AM, "psychok7"  wrote:
>
>> i there,
>> i am trying to write a dashboard page to present after user login. i have 
>> been searching google and only found *django-admin-tools . won*dering if 
>> there is something like that for a user profile page (tried django-profiles 
>> with no luck)
>>
>> thanks
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/django-users/-/Ffs1FOqrQXoJ.
>> 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.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/kxB3pqw3JzcJ.
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