On Wed, Jul 6, 2011 at 3:23 AM, Kase <dark.k...@gmail.com> wrote:

>
> I have no problem to make my pages with reports of objects, but I like
> that are integrated with django admin, in the same tuple in the object
> list.
>
> any suggestions?
>

Did you try creating a page and showing the information there - for eg. you
could create a link called 'Reports' on the top right of the page
and (after you extend the admin-base html file),  include the necessary
logic in the views.

-V
http://twitter.com/venkasub

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