although it is not the best, django is well documented imo. (my favorite after php manual)
browsing the source is not bad at all when the documentation is not enough for the developer. you become more familiar to the django if you dive in to the source. it is very handy when you need some hacking. On 3/5/10, stherrien <shawntherr...@gmail.com> wrote: > Exactly my point docs need to be more organization to be constructive > for django users. > > On Mar 5, 11:05 am, Jared Forsyth <ja...@jaredforsyth.com> wrote: >> 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. > > -- 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.