MANIFEST.in
README.md
pyproject.toml
phone_management_plugin/__init__.py
phone_management_plugin/choices.py
phone_management_plugin/filtersets.py
phone_management_plugin/forms.py
phone_management_plugin/models.py
phone_management_plugin/navigation.py
phone_management_plugin/signals.py
phone_management_plugin/tables.py
phone_management_plugin/urls.py
phone_management_plugin/views.py
phone_management_plugin.egg-info/PKG-INFO
phone_management_plugin.egg-info/SOURCES.txt
phone_management_plugin.egg-info/dependency_links.txt
phone_management_plugin.egg-info/top_level.txt
phone_management_plugin/api/serializers.py
phone_management_plugin/api/urls.py
phone_management_plugin/api/views.py
phone_management_plugin/migrations/0001_initial.py
phone_management_plugin/migrations/0002_rename_voice_cicruit_phonenumber_voice_circuit_and_more.py
phone_management_plugin/migrations/0003_sim_device.py
phone_management_plugin/migrations/__init__.py
phone_management_plugin/templates/phone_management_plugin/phonenumber.html
phone_management_plugin/templates/phone_management_plugin/phonenumberrange.html
phone_management_plugin/templates/phone_management_plugin/sim.html
phone_management_plugin/templates/phone_management_plugin/simadmin.html