To be honest I am quicker to just go to django's source code rather than the docs, as often I can find what I need there, and the docs aren't (imo) organized enough to provide much of an advantage.
On Fri, Mar 5, 2010 at 8:46 AM, stherrien <shawntherr...@gmail.com> wrote: > Hi all, > > > I have a request that django documentation show the import locations > for classes like in other well formed docs found on the web showing > the users where the classes can be found for import. I think this > would be handy for newer users and experienced users finding something > new. Documentation on the site is different from page to page. Take > for instance the file object doc page in django doesn't tell the user > where this can be imported which requires you to dig into the python > help pages to try and find it. which is "from django.core.files.base > import File". it would be nice to show this consistently across the > site. I would be happy to help make this happen. > > > -shawn > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to django-develop...@googlegroups.com. > To unsubscribe from this group, send email to > django-developers+unsubscr...@googlegroups.com<django-developers%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.