README.md
pyproject.toml
django_orm_to_excel.egg-info/PKG-INFO
django_orm_to_excel.egg-info/SOURCES.txt
django_orm_to_excel.egg-info/dependency_links.txt
django_orm_to_excel.egg-info/requires.txt
django_orm_to_excel.egg-info/top_level.txt
ormxl/__init__.py
ormxl/__main__.py
ormxl/application.py
ormxl/code_collector.py
ormxl/code_generator.py
ormxl/code_writer.py
ormxl/config.py
ormxl/entities.py
ormxl/form_generator.py
ormxl/manifest_processor.py
ormxl/model_generator.py
ormxl/permissions.py
ormxl/profiles_manager.py
ormxl/project.py
ormxl/save_to_excel.py
ormxl/subsystem_manager.py
ormxl/system.py
ormxl/templates_manager.py
ormxl/url_manager.py
ormxl/view_generator.py
ormxl/css_styles/white.css
ormxl/css_styles/yellow.css
ormxl/ddjcm_templates/call.j2
ormxl/ddjcm_templates/class.j2
ormxl/ddjcm_templates/create_processing.j2
ormxl/ddjcm_templates/dashboard_view.j2
ormxl/ddjcm_templates/delete_result_view.j2
ormxl/ddjcm_templates/delete_view.j2
ormxl/ddjcm_templates/download.j2
ormxl/ddjcm_templates/edit_processing.j2
ormxl/ddjcm_templates/ellipse.j2
ormxl/ddjcm_templates/from_import.j2
ormxl/ddjcm_templates/getattr.j2
ormxl/ddjcm_templates/import.j2
ormxl/ddjcm_templates/info_view.j2
ormxl/ddjcm_templates/input_view.j2
ormxl/ddjcm_templates/list_view.j2
ormxl/ddjcm_templates/newline.j2
ormxl/ddjcm_templates/profilelogin_processing.j2
ormxl/ddjcm_templates/profileregister_processing.j2
ormxl/ddjcm_templates/urls.j2
ormxl/ddjcm_templates/variable.j2
ormxl/html_templates/create.html
ormxl/html_templates/dashboard.html
ormxl/html_templates/delete.html
ormxl/html_templates/edit.html
ormxl/html_templates/info.html
ormxl/html_templates/list.html
ormxl/html_templates/login.html
ormxl/html_templates/register.html