LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
crm/__init__.py
crm/admin.py
crm/apps.py
crm/forms.py
crm/models.py
crm/services.py
crm/urls.py
crm/utilities.py
crm/views.py
crm/migrations/0001_initial.py
crm/migrations/__init__.py
crm/static/base.css
crm/static/detail.css
crm/static/css/account/login.css
crm/static/home/index.css
crm/static/images/account/btn_google_light_normal_ios.svg
crm/templates/400.html
crm/templates/403.html
crm/templates/404.html
crm/templates/500.html
crm/templates/base.html
crm/templates/account/login.html
crm/templates/account/logout.html
crm/templates/account/signup.html
crm/templates/crm/add_image_to_work_order.html
crm/templates/crm/add_technician_to_work_order.html
crm/templates/crm/add_work_order_to_lead.html
crm/templates/crm/closed_work_orders.html
crm/templates/crm/index.html
crm/templates/crm/lead_detail.html
crm/templates/crm/lead_form.html
crm/templates/crm/lead_search_results.html
crm/templates/crm/lead_update_form.html
crm/templates/crm/workorder_detail.html
crm/templates/crm/workorder_update_form.html
crm/templates/crm/workorderimages_confirm_delete.html
crm/templates/crm/workordertechnicians_confirm_delete.html
crm/templates/includes/blue_buttons.html
crm/templates/includes/detail_card_small.html
crm/templates/includes/lead_item_detail.html
crm/templates/includes/toolbar.html
crm/templates/includes/workorder_item_detail.html
crm/tests/__init__.py
crm/tests/form_tests.py
crm/tests/model_tests.py
crm/tests/service_tests.py
crm/tests/utility_tests.py
crm/tests/view_tests.py
django_steamcleancrm.egg-info/PKG-INFO
django_steamcleancrm.egg-info/SOURCES.txt
django_steamcleancrm.egg-info/dependency_links.txt
django_steamcleancrm.egg-info/requires.txt
django_steamcleancrm.egg-info/top_level.txt