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.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to