On 10/12/07, Rufman <[EMAIL PROTECTED]> wrote:
> I read somewhere, that django automatically creates the documentation
> for the variables passed to a template. Is there some function i have
> to activate or is this not possible?

Django doesn't automatically generate _any_ documentation. All it does
is show what's in the docstrings, so your docstring should list the
variables and what they are.

-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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