Add django-orm-lens under Debugging Tools > Others#3260
Conversation
|
@FROWNINGdev Thanks for your submission. However, this project does not meet our acceptance criteria: Repository age: The repository was created 2 weeks ago. We require a minimum of 3 months (or 6 months for Hidden Gem submissions) to ensure project stability. GitHub stars: 23 stars (minimum 100 required, or strong justification for Hidden Gem). Please see our CONTRIBUTING.md for full requirements. You're welcome to resubmit once the project has matured and gained community traction. |
|
Thanks @JinyangWang27 for taking the time to review — totally fair call and I appreciate the transparent criteria. Will circle back around late September 2026 when we're past the 3-month mark and (hopefully) north of 100 ⭐. Growth curve looks reasonable so far (23 ⭐ in 10 days, Open VSX verified, MCP Registry-listed) but agreed the age gate is exactly the right filter. Thanks for the great catalog. |
|
Sent using the mail.com mail app
On 2026-07-22 at 5:38 AM, FROWNINGdev wrote:
From: "FROWNINGdev" <sorry it was an accident can you give me some guidelines to do and ***@***.***>
Date: July 22, 2026
To: ***@***.***
Cc:
Subject: Re: [vinta/awesome-python] Add django-orm-lens under Debugging Tools > Others (PR #3260)
FROWNINGdev left a comment (vinta/awesome-python#3260)Thanks @JinyangWang27 for taking the time to review — totally fair call and I appreciate the transparent criteria. Will circle back around late September 2026 when we're past the 3-month mark and (hopefully) north of 100 ⭐. Growth curve looks reasonable so far (23 ⭐ in 10 days, Open VSX verified, MCP Registry-listed) but agreed the age gate is exactly the right filter. Thanks for the great catalog.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Adds django-orm-lens to
Debugging Tools > Others— the Django debugging neighbourhood alongsidedjango-debug-toolbaranddjango-migration-linter-style tools.What it does
Static-analysis dev tool for Django ORM models. Zero database, zero Django boot, zero credentials — parses
models.py/signals.py/migrations/via AST.Three surfaces on one Python parser:
pip install django-orm-lens) — 6 subcommands:list,apps,describe,relations,nplusone,migration-riskpip install django-orm-lens[mcp]) — 9 read-only tools for AI coding agents (Cursor, Aider, Claude Desktop, Zed):list_apps,list_models,describe_model,find_relations,cascade_preview,er_diagram,describe_migration_dependency,suggest_indexes,signal_graphQuality checklist per CONTRIBUTING.md
Signals that partially compensate for age
The entry (Debugging Tools > Others, alphabetically after
django-debug-toolbar)Happy to close and revisit at 1-month / 3-month mark if you'd prefer the age bar respected. Please close without hesitation if that's the call — no hard feelings. Thanks for the amazing catalog!