Welcome to Django ORM Lens — v0.3.0 is live, and here's what this space is for #1
FROWNINGdev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Thanks for being here. Django ORM Lens v0.3.0 ships today, and this is the main gathering point for the project. I want to be clear about what different spaces are for so conversations end up in the right place.
What v0.3.0 brings
on_delete(CASCADE / SET_NULL / PROTECT) andrelated_namenow surface on every relationdjangoOrmLens.diagramTheme(auto/default/dark/forest/neutral);autofollows your VS Code color themedjango-orm-lenson PyPI. Zero-dep CLI (scan,describe,hover,list,er) and an optional MCP stdio server exposing five read-only tools to Cursor, Aider, Continue.dev, Zed, and any MCP client.Full release: https://github.com/FROWNINGdev/django-orm-lens/releases/tag/v0.3.0
What Discussions are for
What Issues are for
If you're not sure which to use, start here. A discussion that turns into a clear bug or feature request can always become an issue later.
A few things I'd especially like to hear about
Contributing
Pull requests are welcome. If you're planning something significant, open a discussion first so we can align before you invest time in it. For small fixes — typos, doc improvements, obvious bugs — just open a PR directly.
Welcome aboard.
All reactions