README.md
pyproject.toml
django_orm_lens/__init__.py
django_orm_lens/cli.py
django_orm_lens/diff.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/workspace.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_abstract_and_auth_user.py
tests/test_aliased_module_and_third_party_fields.py
tests/test_bom_prefix.py
tests/test_cli_hint.py
tests/test_cli_subcommands_smoke.py
tests/test_cli_verbose.py
tests/test_cross_module_bases.py
tests/test_diff_command.py
tests/test_golden_fixtures.py
tests/test_kwarg_order_and_auth_user.py
tests/test_list_command.py
tests/test_mcp_server.py
tests/test_mcp_workspace.py
tests/test_migration_risk.py
tests/test_migrations_parser.py
tests/test_nplusone_detector.py
tests/test_parity.py
tests/test_pep526_type_hints.py
tests/test_pep695_generic_classes.py
tests/test_query_analyzer.py
tests/test_scan_root.py
tests/test_signals_parser.py
tests/test_tab_indented_models.py