Tutorials are great to get started with Django, but they feel like something’s missing from them. I’m always very curious to see how other people are getting work done, when tackling real-world projects. You can see how other people are structuring their code, growing their codebase and handling the issues they encounter. But how to find real-world Django projects which are online and have open-source code available? Here are a few techniques you can use for finding cool projects online t...