I'm writing some task management software, and I'd like to implement
the admin page change list functionality in my application.
Specifically, I'd like to be able to use the search, filter, and date
heirarchy functionality in a grid of tasks, but only displaying items
assigned to the currently logged in user.

I've been through the group and found numerous posts on this topic,
many of which are a year or two old. A bunch say to look at "new-
admin" or reference newforms. (which were still upcoming at the time
of those posts)

I could write all this by hand, but I'd rather not reinvent the wheel
since the admin already implements these items so brilliantly.

Can someone point me in the right direction where to look?

Thanks!


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