Hello guys!

I'm quite new to Django and I'd like some help with it's templates.

How can I use the admin templates to show my own data? I mean, If I have a
FK field, the admin view won't show the "select_related" fields from the
foreign class. How can I create my own view and displays it through the
admin templates? Also, I'm trying to test my server performance and put a
"elapsed time" for each search the user make. Just like Google, you see?
"155 results found in a total 1000 in X seconds". Have somebody ever done
this?

Tks!

Tkm

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to