I was wondering would it make sense to put out links to these tutorials at
the beginning of Django documentation or tutorial section, so the
newcoming users are aware of the additional resources.
One very hiqh quality tutorial is maintained by Django Girls:
http://book.djangogirls.org/ (several contributors, well maintained and
updated in Pycon sprints).
This tutorial is based on Python 3.4 (comes with virtualenv, makes things
smoother) and has very good handholding going through from the steps to
installing Python every operating system to deploying Django to the
production with PostgreSQL. It also includes some basic web development
introduction like HTML and CSS.
If you see the benefit of including alternative tutorials I can add a note
box there with links to those.
--
Ticket URL: <https://code.djangoproject.com/ticket/23104>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
I think it's better suited for the wiki which can be easily edited by
anyone: https://code.djangoproject.com/wiki/Tutorials
We don't want to pick and choose which tutorials to list in the
documentation and verify which versions of Django they work with.
--
Ticket URL: <https://code.djangoproject.com/ticket/23104#comment:1>
Comment (by claudep):
Completely agree with Tim. However, we might add a link to the Wiki from
the docs.
--
Ticket URL: <https://code.djangoproject.com/ticket/23104#comment:2>
* status: new => closed
* resolution: => wontfix
* easy: 0 => 1
* stage: Unreviewed => Accepted
Comment:
I had a look at the wiki page and there are too many broken links and
outdated resources for me to be comfortable linking to it at this time.
--
Ticket URL: <https://code.djangoproject.com/ticket/23104#comment:3>