Re: Template guide -> administration feature.

2005-10-05 Thread JKR
Cool, I got it work like a charm now. Thanks Kieran,

Re: Template guide -> administration feature.

2005-10-04 Thread kmh
On 10/5/05, JKR <[EMAIL PROTECTED]> wrote: > > i'm able to see tags, filter and models. but nothing under view? is > this normal when I'm using generic view. View info only shows up if you have added the setting: ADMIN_FOR = ['myproject.settings.main'] which lists the settings files for the sit

Re: Template guide -> administration feature.

2005-10-04 Thread JKR
Thanks for the helps, No link from admin page, but i got it work under /admin/doc/ link. it required a python-docutils installed in order to view this page. i'm able to see tags, filter and models. but nothing under view? is this normal when I'm using generic view. Johny

Re: Template guide -> administration feature.

2005-10-04 Thread Jacob Kaplan-Moss
On Oct 4, 2005, at 3:20 PM, JKR wrote: In the template guide, there is a statement that referring to feature in administration interface. """ Because Django can be used to develop any sort of site, the tags, filters and variables available are different depending on the application. To make it

Template guide -> administration feature.

2005-10-04 Thread JKR
Hi, In the template guide, there is a statement that referring to feature in administration interface. """ Because Django can be used to develop any sort of site, the tags, filters and variables available are different depending on the application. To make it easy to figure out what's available