The Django Beginner Learning Plan I Wish I Had

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
  • cookiecutter-django

    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

  • Django Rest Framework, Django CookieCutter

  • django-rest-framework

    Web APIs for Django. 🎸

  • Django Rest Framework, Django CookieCutter

  • 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
  • materials

    Bonus materials, exercises, and example projects for our Python tutorials

  • Real Python: Python Tutorials

  • quickstart-android

    Firebase Quickstart Samples for Android

  • Django has an amazing library called django-allauth. Great security, strong opinions on convention, and has built-in features like social login, etc. I recommend using an auth provider like firebase to skip the learning on this if your job doesn’t require it because auth itself is fairly complex and you might sink weeks into learning something that you can abstract away using a service.

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

  • I want to share my hobby with a website. Never mind the awful design but is something like this possible with minimal effort? More details in comments.

    2 projects | /r/webdev | 30 Jun 2022
  • django-rq-scheduler VS django-tasks-scheduler - a user suggested alternative

    2 projects | 15 Dec 2023
  • Build and Deploy a URL Shortener using Django REST Framework and Managed Postgres

    2 projects | dev.to | 12 Dec 2023
  • How can I implement 2FA with Django REST Framework?

    4 projects | /r/django | 29 Sep 2023
  • Building a Blog in Django

    12 projects | news.ycombinator.com | 12 Sep 2023