Changes between Version 97 and Version 98 of IrcFAQ
- Timestamp:
- Oct 31, 2013, 5:10:01 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IrcFAQ
v97 v98 9 9 * When asking for help in the channel, '''be as specific as possible''' in your request. "It doesn't work" is not sufficiently specific! [http://code.djangoproject.com/wiki/IrcFAQ#MoreInformationPlease (More advice on this)] 10 10 * Showing actual code is useful. For code longer than a line or two, use the pastebin: http://dpaste.com/ 11 * Django has very good [http ://www.djangoproject.com/documentation/ documentation]. Make sure you've checked it!11 * Django has very good [https://docs.djangoproject.com/ documentation]. Make sure you've checked it! 12 12 * Try [http://code.djangoproject.com/search?q=&wiki=on&ticket=on searching in Trac]. 13 13 * Can't join the IRC channel without registering with nickserv? What's this? [http://freenode.net/faq.shtml#nicksetup See here]. … … 153 153 154 154 Yes, it's very handy -- see DjangoBot for more. 155