We used Day 6, Day 7, Day 8 and Day 9 to dive into Django and crash land anyhow to “Hello World”. Let us take a step back and take a broader look at Django.
Some interesting information from A Complete Beginner’s Guide to Django:
- Among the biggest Web sites using Django are Instagram, Disqus, Mozilla, Bitbucket, Last.fm, National Geographic.
- For more examples you can see the Django Sites database, they offer a list of over 5K Django-powered Web sites.
- In the Django Under The Hood 2016 conference, Carl Meyer, a Django core developer, and Instagram employee, gave a talk on how Instagram use Django at scale and how it supported their growth.
Many more resources are listed at the Django section of The Full Stack Python site.
Let us keep Day 10 short to spend some time scanning these resources.