Changes between Version 31 and Version 32 of UsingTheMailingList
- Timestamp:
- Jul 11, 2011, 3:55:27 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingTheMailingList
v31 v32 195 195 OP posted a question which Google answered very easily. Shows lack of intuition/laziness. Question also wasn't appropriate for this list. 196 196 == How to answer questions on the list == 197 * we were all newbies once - if you feel a question is too trivial to answer, do not flame - ignore the post.198 * ideally everyone who uses django should know the basics of python, html, css, SQL and the http protocol. But we do not live in an ideal world. If a post shows lack of such knowledge, gently point the poster to resources that would help.197 * We were all newbies once. If you feel a question is too trivial to answer, do not flame - ignore the post. 198 * Ideally everyone who uses django should know the basics of python, html, css, SQL and the http protocol, but we do not live in an ideal world. If a post shows lack of such knowledge, gently point the poster to resources that would help. 199 199 * 90% of errors are explained in the last line of the traceback - this is not intuitive. The rest of the traceback needs an experienced hand to interpret. Educate users on the last line. 200 200 * If you feel the user hasn't made enough effort to find the answer themselves, explain to them why, and give them some guidance on how they can do this (point them to this page).