Unofficial Django Discord Rules
- Do not send private messages to members without specific reason (e.g. privacy) and explicit consent
- Do not ping members without good reason
- Do not crosspost
- Respect other members
- When you have an error always post the full traceback
- If your code is too long for discord, put it in a "pastebin" service like hastebin.
- Never share screenshots of code, always use copy paste to send the real text. See markup.
- Do not ask to ask, just ask.
- Be weary of the XY problem. Ask about your actual problem rather than your attempted solution
- Having completed the tutorial is mandatory to get help. If you find it confusing because you lack background knowledge, you could try the Django Girls tutorial first, and then do the official tutorial.
- You may ask questions about the tutorial if you didn't finish it yet
- Respect the channels purpose
- Vanilla python questions are welcome in channels in the python category
- Political discussions are not allowed outside of the #political-discussion locked channel. PM @braintelligence, @Viktor or @oqɐʎǝɯᴉ 🥐 to get access
- When you paste code, decorate it via markup language. More details on the markup page.
- Provide context. When you have a problem, explain clearly what you want to achieve, what is not working, and provide the code you have written.