Can you recommend an open source django project that is well structured and follows best practices for me to look at?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • cookiecutter-django

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

  • django-cookiecutter is a good template for setting up a production-ready django site. It includes options for things like storing static files on a CDN, using Docker, setting up email providers, all sorts of things.

  • PostHog

    🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

  • Posthog was my go to when I was first learning - https://github.com/PostHog/posthog, but the code base is pretty advanced

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • Heap is too expensive for us; looking for (free/open-source) analytics recommendations

    1 project | /r/SaaS | 7 Dec 2022
  • Enable HTTPS keepAlive in Node.js to increase request speed by up to 70%

    1 project | news.ycombinator.com | 12 Jul 2022
  • Enable HTTPS keepAlive in Node.js

    1 project | dev.to | 12 Jul 2022
  • Ask HN: No-nonsense analytics for landing pages, in 2022

    1 project | news.ycombinator.com | 1 Jul 2022
  • Am I the only one spending more time dockerizing Django and Building CI/CD pipelines than actually coding in Django?

    4 projects | /r/django | 27 May 2022