MANIFEST.in
README.rst
pyproject.toml
requirements.core.txt
requirements.txt
setup.py
core_module_raw_xml_app/__init__.py
core_module_raw_xml_app/urls.py
core_module_raw_xml_app.egg-info/PKG-INFO
core_module_raw_xml_app.egg-info/SOURCES.txt
core_module_raw_xml_app.egg-info/dependency_links.txt
core_module_raw_xml_app.egg-info/requires.txt
core_module_raw_xml_app.egg-info/top_level.txt
core_module_raw_xml_app/views/__init__.py
core_module_raw_xml_app/views/views.py
tests/__init__.py
tests/test_settings.py
tests/test_unit_views.py