LICENSE
README.md
pyproject.toml
NEMO_floor_plans/__init__.py
NEMO_floor_plans/admin.py
NEMO_floor_plans/apps.py
NEMO_floor_plans/forms.py
NEMO_floor_plans/models.py
NEMO_floor_plans/urls.py
NEMO_floor_plans/views.py
NEMO_floor_plans.egg-info/PKG-INFO
NEMO_floor_plans.egg-info/SOURCES.txt
NEMO_floor_plans.egg-info/dependency_links.txt
NEMO_floor_plans.egg-info/requires.txt
NEMO_floor_plans.egg-info/top_level.txt
NEMO_floor_plans/migrations/0001_initial.py
NEMO_floor_plans/migrations/0002_floorplannode_sensor_text_position.py
NEMO_floor_plans/migrations/0003_floorplannode_coordinates_to_pixel.py
NEMO_floor_plans/migrations/__init__.py
NEMO_floor_plans/static/floor_plan/floor_plan_canvas.css
NEMO_floor_plans/static/floor_plan/floor_plan_canvas.js
NEMO_floor_plans/static/floor_plan/hammer.js
NEMO_floor_plans/static/floor_plan/hammer.min.js
NEMO_floor_plans/static/floor_plan/hammer.min.js.map
NEMO_floor_plans/templates/floor_plan_editor.html
NEMO_floor_plans/templates/floor_plans.html
NEMO_floor_plans/tests/__init__.py
NEMO_floor_plans/tests/test_settings.py