Resource for Django's internal structure

This page summarizes the projects mentioned and recommended in the original post on /r/djangolearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Django

    The Web framework for perfectionists with deadlines.

  • Crash course on python, django project section explains it nicely. Also you could go on https://www.djangoproject.com/ for more aspect of django and how they function.

  • everyblock

  • Then, I think I learned the most by "studying" the two Instagram founders Kevin Systrom and Mike Krieger, trying to find out everything about how they developed Instagram and what they themselves had to learn about Django for this. The two have at least one old HackerNews account, a Quora account and multiple Github accounts you can learn from. And there's the Instagram Engineering Blog. For example, a role model for the two was the open source project EveryBlock (https://github.com/timonweb/everyblock). You can learn a lot from it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Sentry

    Developer-first error tracking and performance monitoring

  • Another good open source project you can learn from is Sentry (https://github.com/getsentry/sentry/tree/master/src/sentry).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Suggest some open-source Django projects to get inspiration from regarding best practices, testing, files structure, coding style

    5 projects | /r/django | 15 Sep 2022
  • How we found and helped fix 24 bugs in 24 hours (in Tensorflow, Sentry, V8, PyTorch, Hue, and more)

    6 projects | dev.to | 5 Jan 2022
  • Is there a public repo that shows production-level code of django models?

    9 projects | /r/django | 8 May 2021
  • Stopclutch - a Django Race Manager

    2 projects | dev.to | 8 May 2021
  • Fixing Django anti-patterns in Sentry

    2 projects | dev.to | 19 Jan 2021