Skip to content

Instantly share code, notes, and snippets.

@arruda
Last active August 29, 2015 13:57
Show Gist options
  • Save arruda/9378966 to your computer and use it in GitHub Desktop.
Save arruda/9378966 to your computer and use it in GitHub Desktop.
Django Python Web Framework Best Practices

Read this before you post something:

  1. The group is not here to do your homework.

Don't expect others to do everything for you, be it your homework or your job. So try doing something first!

  1. Share code nicely.

If you want to share a code, or need help with it, then put it in https://gist.github.com or something similar. This way others can have a better understanding of what your code is about.

  1. We take the role of mentors, not as guardians.

Provide constructive feedback for other users and be polite.

  1. LMGTFY (Let Me Google That For You)

Don't just link someone question to LMGTFY (even if the question is ridiculously simple). Instead, how about "Hello X, have you tried searching for this on Stack Overflow?"

  1. Job postings with enough information.

Job postings should include job description, required skills and location or link to a page containing such information.

  1. Don't Spam.

Just don't.

  1. Keep the group on the right track.

Remember what this group is about, and if your post really fits in here.

@diek
Copy link

diek commented Mar 27, 2014

I agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment