Changes between Version 25 and Version 26 of UsingTheMailingList
- Timestamp:
- Jul 11, 2011, 5:57:00 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingTheMailingList
v25 v26 184 184 * 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. 185 185 * 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. 186 * 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).