Re: how to learn django and I don't kill in the attempt,

2014-12-15 Thread Mark Phillips
After you go through the django tutorial (really the best place to start),
check out Two Scoops of Django (book). I think it is only up to version
1.6, so some things may have changed or look a little different.

Mark

On Mon, Dec 15, 2014 at 8:44 AM, Shazwi Suwandi 
wrote:
>
> My bad! Apologies..
>
> Thanks for the clarification :)
>
> On Monday, 15 December 2014 17:06:44 UTC+8, Russell Keith-Magee wrote:
>>
>>
>>
>> On Mon, Dec 15, 2014 at 2:57 PM, Shazwi Suwandi 
>> wrote:
>>
>>> +1 to what Jorge mentioned. You can find books online but most of them
>>> (the ones I found) cover up till Django 1.6 and if you wanna use Django
>>> 1.7, some things won't apply. For example, things like South is already
>>> integrated into Django 1.7.
>>>
>>
>> Clarifying an important misconception here - South *has not* been
>> integrated into Django's core.
>>
>> Django 1.7 includes a migration framework that is similar to, but very
>> distinct from South.
>>
>> Yours,
>> Russ Magee %-)
>>
>>
>>> All the best :)
>>>
>>> On Monday, 15 December 2014 05:49:50 UTC+8, Jorge Luis Callalle Torres
>>> wrote:
>>>>
>>>> how to learn django and I don't kill in the attempt,
>>>> suggestions, recommendation.
>>>> Do you know any resource, books videos for learn django from 0 ?
>>>>
>>>> thanks
>>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users...@googlegroups.com.
>>> To post to this group, send email to django...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/django-users.
>>> To view this discussion on the web visit https://groups.google.com/d/
>>> msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%
>>> 40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3d52bbec-8f5f-4192-8bc2-2c7dfdeb3c9f%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/3d52bbec-8f5f-4192-8bc2-2c7dfdeb3c9f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEqej2PtCt7oYUw9Zp7LRRUABO4m0j0wcnm3-nAqvnHsrA26Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to learn django and I don't kill in the attempt,

2014-12-15 Thread Shazwi Suwandi
My bad! Apologies..

Thanks for the clarification :)

On Monday, 15 December 2014 17:06:44 UTC+8, Russell Keith-Magee wrote:
>
>
>
> On Mon, Dec 15, 2014 at 2:57 PM, Shazwi Suwandi  > wrote:
>
>> +1 to what Jorge mentioned. You can find books online but most of them 
>> (the ones I found) cover up till Django 1.6 and if you wanna use Django 
>> 1.7, some things won't apply. For example, things like South is already 
>> integrated into Django 1.7.
>>
>
> Clarifying an important misconception here - South *has not* been 
> integrated into Django's core. 
>
> Django 1.7 includes a migration framework that is similar to, but very 
> distinct from South. 
>
> Yours,
> Russ Magee %-) 
>  
>
>> All the best :)
>>
>> On Monday, 15 December 2014 05:49:50 UTC+8, Jorge Luis Callalle Torres 
>> wrote:
>>>
>>> how to learn django and I don't kill in the attempt,
>>> suggestions, recommendation.
>>> Do you know any resource, books videos for learn django from 0 ?
>>>
>>> thanks
>>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com .
>> To post to this group, send email to django...@googlegroups.com 
>> .
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3d52bbec-8f5f-4192-8bc2-2c7dfdeb3c9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to learn django and I don't kill in the attempt,

2014-12-15 Thread Russell Keith-Magee
On Mon, Dec 15, 2014 at 2:57 PM, Shazwi Suwandi 
wrote:

> +1 to what Jorge mentioned. You can find books online but most of them
> (the ones I found) cover up till Django 1.6 and if you wanna use Django
> 1.7, some things won't apply. For example, things like South is already
> integrated into Django 1.7.
>

Clarifying an important misconception here - South *has not* been
integrated into Django's core.

Django 1.7 includes a migration framework that is similar to, but very
distinct from South.

Yours,
Russ Magee %-)


> All the best :)
>
> On Monday, 15 December 2014 05:49:50 UTC+8, Jorge Luis Callalle Torres
> wrote:
>>
>> how to learn django and I don't kill in the attempt,
>> suggestions, recommendation.
>> Do you know any resource, books videos for learn django from 0 ?
>>
>> thanks
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJxq84_1e6V%3DTiUSKCPB_TC19Mzykbk9sqxaFbz1dczCfEp6cg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to learn django and I don't kill in the attempt,

2014-12-14 Thread Shazwi Suwandi
+1 to what Jorge mentioned. You can find books online but most of them (the 
ones I found) cover up till Django 1.6 and if you wanna use Django 1.7, 
some things won't apply. For example, things like South is already 
integrated into Django 1.7.

All the best :)

On Monday, 15 December 2014 05:49:50 UTC+8, Jorge Luis Callalle Torres 
wrote:
>
> how to learn django and I don't kill in the attempt,
> suggestions, recommendation.
> Do you know any resource, books videos for learn django from 0 ?
>
> thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2eb6562b-bcc9-4b50-a677-79698c72539b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how to learn django and I don't kill in the attempt,

2014-12-14 Thread Jorge Andrés Vergara Ebratt
 I think the best way to start learning Django it's following the official
docs...

https://docs.djangoproject.com/en/1.7/

2014-12-14 16:49 GMT-05:00 Jorge Luis Callalle Torres 
:
>
> how to learn django and I don't kill in the attempt,
> suggestions, recommendation.
> Do you know any resource, books videos for learn django from 0 ?
>
> thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/814eb7df-c3a7-472f-9f46-5329ec5e2dd4%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/814eb7df-c3a7-472f-9f46-5329ec5e2dd4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
*Jorge Andres Vergara Ebratt*
*#SoftwareDeveloper (Or at least trying to be)*
*@javebratt*
*facebook.com/javebratt <http://facebook.com/javebratt>*

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAeX05Gce8iip4a0Y-t5zJauK3P%2B%3DkpC8%2BC%3DpVVH874HBJJbrw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


how to learn django and I don't kill in the attempt,

2014-12-14 Thread Jorge Luis Callalle Torres
how to learn django and I don't kill in the attempt,
suggestions, recommendation.
Do you know any resource, books videos for learn django from 0 ?

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/814eb7df-c3a7-472f-9f46-5329ec5e2dd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.