Hi,
   Am trying to customize the django admin pages and having trouble
with it.

    1. I have customized the admin change form to display as inline
form  a child table/model fields. Now how do i get this form to
display existing child rows too? I guess, i will have to customize the
views.py for the admin app right??
 If so how can point django to pick up the custom views.py file?
I know i should use template/<app_name> for the html template files.

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