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 b69ddd6..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index d40669c..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/tJango.iml b/.idea/tJango.iml
deleted file mode 100644
index f09199f..0000000
--- a/.idea/tJango.iml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index 4113440..0000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- "associatedIndex": 4
-}
-
-
-
-
-
-
-
-
- {
- "keyToString": {
- "ASKED_ADD_EXTERNAL_FILES": "true",
- "RunOnceActivity.OpenDjangoStructureViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "git-widget-placeholder": "main",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "settings.editor.selected.configurable": "com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable",
- "vue.rearranger.settings.migration": "true"
- }
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1719511805110
-
-
- 1719511805110
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 7d20a18..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
- "python.analysis.indexing": true,
- "python.analysis.packageIndexDepths":[["rest_framework", 5, true]],
- "cSpell.words": [
- "authtoken",
- "viewsets"
- ]
-}
\ No newline at end of file
diff --git a/db.sqlite3 b/db.sqlite3
deleted file mode 100644
index 9015e35..0000000
Binary files a/db.sqlite3 and /dev/null differ
diff --git a/hello/__pycache__/__init__.cpython-312.pyc b/hello/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 1770444..0000000
Binary files a/hello/__pycache__/__init__.cpython-312.pyc and /dev/null differ
diff --git a/hello/__pycache__/urls.cpython-312.pyc b/hello/__pycache__/urls.cpython-312.pyc
deleted file mode 100644
index 5f74765..0000000
Binary files a/hello/__pycache__/urls.cpython-312.pyc and /dev/null differ
diff --git a/hello/__pycache__/views.cpython-312.pyc b/hello/__pycache__/views.cpython-312.pyc
deleted file mode 100644
index 8eec5eb..0000000
Binary files a/hello/__pycache__/views.cpython-312.pyc and /dev/null differ
diff --git a/tJango/__pycache__/__init__.cpython-312.pyc b/tJango/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index ef95a9a..0000000
Binary files a/tJango/__pycache__/__init__.cpython-312.pyc and /dev/null differ
diff --git a/tJango/__pycache__/settings.cpython-312.pyc b/tJango/__pycache__/settings.cpython-312.pyc
deleted file mode 100644
index bc81840..0000000
Binary files a/tJango/__pycache__/settings.cpython-312.pyc and /dev/null differ
diff --git a/tJango/__pycache__/urls.cpython-312.pyc b/tJango/__pycache__/urls.cpython-312.pyc
deleted file mode 100644
index 83447af..0000000
Binary files a/tJango/__pycache__/urls.cpython-312.pyc and /dev/null differ
diff --git a/tJango/__pycache__/wsgi.cpython-312.pyc b/tJango/__pycache__/wsgi.cpython-312.pyc
deleted file mode 100644
index c34058b..0000000
Binary files a/tJango/__pycache__/wsgi.cpython-312.pyc and /dev/null differ