Re: Link to alternative Python resource

2023-10-10 Thread Amogh
It seems plausible to me. I'll try to look into other places where it has been repeated and try to make a PR. On Monday, 9 October 2023 at 20:58:15 UTC+5:30 Adam Johnson wrote: > I think it would be better to remove the link from the contribution guide, > since it’s quite advanced. The recommen

Re: Link to alternative Python resource

2023-10-09 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
I think it would be better to remove the link from the contribution guide, since it’s quite advanced. The recommendation for the tutorial and “you should have a good understanding of Python itself” seem sufficient to me. I noticed we have other “Dive Into Python” links throughout the docs. These

Link to alternative Python resource

2023-10-04 Thread Amogh
Hey there, I was going through Writing your first patch for Django , there is a link to Dive Into Python , and apart from the table of contents, it seems that the resource is pretty o