LICENSE
README.md
pyproject.toml
setup.cfg
django_model_map/__init__.py
django_model_map/analyzer.py
django_model_map/apps.py
django_model_map.egg-info/PKG-INFO
django_model_map.egg-info/SOURCES.txt
django_model_map.egg-info/dependency_links.txt
django_model_map.egg-info/requires.txt
django_model_map.egg-info/top_level.txt
django_model_map/management/__init__.py
django_model_map/management/commands/__init__.py
django_model_map/management/commands/modelmap.py
tests/__init__.py
tests/models.py
tests/test_command.py