On 12/18/06, Daniel Nogradi <[EMAIL PROTECTED]> wrote:
>
> Just starting with django and I'm slightly overwhelmed by the number
> of modules, packages, etc. I usually find a complete library reference
> very useful when starting to explore a huge software package like
> django, for instance the way the standard library of python is
> documented at http://docs.python.org/lib/lib.html makes it easy to see
> through the complexity.
>
> Is there such a reference somewhere for django? I don't mean
> tutorials, usage guides, howtos and such, but a raw listing of
> available modules, objects, attributes, etc, with just the bare
> minimum text for each to explain what it is.

There's always pydoc: http://docs.python.org/lib/module-pydoc.html


-- 
----
Waylan Limberg
[EMAIL PROTECTED]

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