README.md
pyproject.toml
django_orm_lens/__init__.py
django_orm_lens/cli.py
django_orm_lens/formatters.py
django_orm_lens/mcp_server.py
django_orm_lens/migrations_parser.py
django_orm_lens/models.py
django_orm_lens/parser.py
django_orm_lens/py.typed
django_orm_lens/query_analyzer.py
django_orm_lens/signals_parser.py
django_orm_lens.egg-info/PKG-INFO
django_orm_lens.egg-info/SOURCES.txt
django_orm_lens.egg-info/dependency_links.txt
django_orm_lens.egg-info/entry_points.txt
django_orm_lens.egg-info/requires.txt
django_orm_lens.egg-info/top_level.txt
tests/test_golden_fixtures.py
tests/test_migrations_parser.py
tests/test_parity.py
tests/test_query_analyzer.py
tests/test_scan_root.py
tests/test_signals_parser.py