diff --git a/.gitignore b/.gitignore
index f105a26..0170d1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
-.idea/
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
deleted file mode 100644
index 105ce2d..0000000
--- a/.idea/inspectionProfiles/profiles_settings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index f9b1f7e..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 464c84a..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/serviceCRM.iml b/.idea/serviceCRM.iml
deleted file mode 100644
index 9b25e49..0000000
--- a/.idea/serviceCRM.iml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/serviceCRM/__pycache__/__init__.cpython-310.pyc b/serviceCRM/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 3a8f0d4..0000000
Binary files a/serviceCRM/__pycache__/__init__.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/admin.cpython-310.pyc b/serviceCRM/__pycache__/admin.cpython-310.pyc
deleted file mode 100644
index 0fca52f..0000000
Binary files a/serviceCRM/__pycache__/admin.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/apps.cpython-310.pyc b/serviceCRM/__pycache__/apps.cpython-310.pyc
deleted file mode 100644
index 666b0e2..0000000
Binary files a/serviceCRM/__pycache__/apps.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/forms.cpython-310.pyc b/serviceCRM/__pycache__/forms.cpython-310.pyc
deleted file mode 100644
index ef2e513..0000000
Binary files a/serviceCRM/__pycache__/forms.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/models.cpython-310.pyc b/serviceCRM/__pycache__/models.cpython-310.pyc
deleted file mode 100644
index 96493db..0000000
Binary files a/serviceCRM/__pycache__/models.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/settings.cpython-310.pyc b/serviceCRM/__pycache__/settings.cpython-310.pyc
deleted file mode 100644
index e3e4b24..0000000
Binary files a/serviceCRM/__pycache__/settings.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/tables.cpython-310.pyc b/serviceCRM/__pycache__/tables.cpython-310.pyc
deleted file mode 100644
index 54b4eb7..0000000
Binary files a/serviceCRM/__pycache__/tables.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/urls.cpython-310.pyc b/serviceCRM/__pycache__/urls.cpython-310.pyc
deleted file mode 100644
index 6d3a26e..0000000
Binary files a/serviceCRM/__pycache__/urls.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/views.cpython-310.pyc b/serviceCRM/__pycache__/views.cpython-310.pyc
deleted file mode 100644
index 2660aec..0000000
Binary files a/serviceCRM/__pycache__/views.cpython-310.pyc and /dev/null differ
diff --git a/serviceCRM/__pycache__/wsgi.cpython-310.pyc b/serviceCRM/__pycache__/wsgi.cpython-310.pyc
deleted file mode 100644
index 7e73bf1..0000000
Binary files a/serviceCRM/__pycache__/wsgi.cpython-310.pyc and /dev/null differ