I have a Django App with a list of our Customer's as Models. I'm
trying to find a good way to show a list of links on one of my
templates of the 10 most recently accessed customer's. Is there any
easy django way to do this. I thought about creating a new table in my
DB, but dont really want to do that

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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