Django itself is extremely well documented. Sure there are some 3rd- party applications without proper documentation, but I can't actually recall one. Usually you can just read the code and figure out what it does and how to use it. If you can't, see related code in Django source or related topic in Django documentation. If there's something that is not documented at all, it's usually somehow described in tickets here and there; anyway, if you *need* to know that, you probably already know enough about Django to understand the subject without any help. Or you can ask here. =)
On Jun 14, 11:08 am, iyank7 <iya...@gmail.com> wrote: > > same skill set as you and I learnt django and went into production in 9 days > > (I had a deadline to meet and only missed it by 2 days) > > When i started to learn, i choose the stable version ,but with the need > to use admin action i jump to dev version, an of course its many > documentation i must read, sometimes djangobook.com and dev-doc is not > help me. > > and i have no idea which ready-to-implement-modules-from-other to > choose, and sometime.. where the doc..??? or the doc make me confuse... > > i'm an php programmer, very-very new to python, and i think i learn > django before python :-p > > ^_^ -- Andy --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---