Opened 18 years ago
Closed 18 years ago
#3354 closed (fixed)
Tutorial pages on website should direct users to django-users with problems
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | docs | |
Cc: | dev@… | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I've just cleaned up #2592 and cross-referenced it with comments on the tutorials. Most of the comments on there are simple misconfigurations, or errors where the user hasn't followed the tutorial closely enough, and these should be directed to django-users/#django where they can be helped quickly, or asked to file a ticket if there's a bug.
This would also have two follow on effects:
First, it would leave a better impression on people than having 15-20 outdated and contradictory comments complaining that Django doesn't work.
Second, it would increase visibility of common issues that people have with the tutorials so they can be fixed (because these are the first encounter with Django, we need to make them as smooth as possible).
For example:
If you have any problems with this tutorial, please post a message to django-users (http://groups.google.com/group/django-users) or drop by #django on IRC (irc://irc.freenode.net/django) and we'll try to help. If you think you've found a bug, please file open a ticket at http://code.djangoproject.com/simpleticket
Attachments (1)
Change History (4)
by , 18 years ago
Attachment: | tutorial01.diff added |
---|
comment:1 by , 18 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Hope this does the job.
comment:2 by , 18 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
Triage Stage: | Unreviewed → Ready for checkin |
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
An admonition in the introduction of tutorial01