djangostarter/web ⭐ 251

面向独立开发者与小团队的AI原生全栈脚手架,用最少代码快速把想法做成可上线的产品。

LeeHanYeong/django-quill-editor ⭐ 225

django-quill-editor makes Quill.js easy to use on Django Forms and admin sites

QueraTeam/django-qsessions ⭐ 167

Extended session backends for Django (Sessions store IP, User Agent, and foreign key to User)

AsheKR/django-query-capture ⭐ 92

Shows queries, find slow queries, detects N+1 in Django

PaulGilmartin/django-queryhunter ⭐ 62

Hunt down the lines of your Django application code which are responsible for executing the most queries.

django-query-profiler/django-query-profiler ⭐ 139

Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them

astro-stack/django-orbit ⭐ 156

A modern debugging and observability tool that orbits your Django application without touching it.

sswapnil2/django-quiz-app ⭐ 123

It is django based quiz app for multiple choice questions.

Koed00/django-q ⭐ 1877

A multiprocessing distributed task queue for Django

bradmontgomery/django-querycount ⭐ 406

Middleware that Prints the number of DB queries to the runserver console.