dashboard for user profile

78 views
Skip to first unread message

psychok7

unread,
Jul 13, 2012, 1:57:45 AM7/13/12
to django...@googlegroups.com
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 . wondering if there is something like that for a user profile page (tried django-profiles with no luck)

thanks

Mario Gudelj

unread,
Jul 13, 2012, 7:33:04 AM7/13/12
to django...@googlegroups.com

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

--
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...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

psychok7

unread,
Jul 13, 2012, 12:14:21 PM7/13/12
to django...@googlegroups.com
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 . wondering 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...@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.

Aaron Reabow

unread,
Jan 3, 2015, 12:00:20 PM1/3/15
to django...@googlegroups.com
Did you ever find anything like this?

Derek

unread,
Jan 4, 2015, 10:41:00 AM1/4/15
to django-users
Yes, I found some guidance on how to construct a dashboard page; but mine is for creating summary of some of the key data, not so much for user-related info (although I may still need to do this in future).

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/yV7nvPuQNMQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.

Fabio Caritas Barrionuevo da Luz

unread,
Jan 4, 2015, 2:01:47 PM1/4/15
to django...@googlegroups.com


Em sexta-feira, 13 de julho de 2012 09h14min21s UTC-3, psychok7 escreveu:
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

Reply all
Reply to author
Forward
0 new messages