On Mon, 12 Nov 2007 07:35:03 -0800 sebey <[EMAIL PROTECTED]> wrote: Hi,
> plus I need to learn it fast as well so I had a look but it looks like > a lot to go tought thanks thought diveintopython is actually quite a fast way to learn python. The ToC looks quite long but the actual pages are very short and clean. You can read the whole thing in two or three days, maybe less. However you don't need to know everything to get started with django (or python). You can use django without learning about SOAP, HTTP based web services (it means REST in that context I think), XML and HTML processing. Then you can have a look when you need those. The django intro documents assume that you already know python so you'll need to learn that first. But it shouldn't be a problem because you'll need to know python to build a django app anyway. :) Laszlo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---