Thanks, I've just added the following line near the start of my
settings file ...

    __all__ = ['INSTALLED_APPS']

... that looks much better

On Nov 21, 8:24 pm, Masklinn <maskl...@masklinn.net> wrote:
> On 2010-11-21, at 21:19 , Robert S wrote:
>
> > I'm not!
> > Pydoc is picking up any variables that are not hidden in classes of
> > functions.
>
> > Is there a command to (selectivly) stop this?
>
> PyDoc respects __all__.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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