On Sun, Feb 8, 2009 at 12:32 PM, adrian <adrian...@gmail.com> wrote:

>
>
> The doc under "Using the built-in reference" says:
>
>  Django's admin interface includes a complete reference of all
> template tags and filters available
>  for a given site. To see it, go to your admin interface and click
> the "Documentation" link in the
>  upper right of the page.
>
> But I don't have that link - is there some configuration necessary to
> see it or that could be hiding it?
> I am using Pinax otherwise standard Django 1.0.2.
>
> Thanks
> >
>
Yes you need to have 'django.contrib.admindocs'  and have the urls wired
up(you should just need to uncomment it from the default urls.py).

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

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