diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f2a809e9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.sqlite3 +__pycache__/ \ No newline at end of file diff --git a/Dr_R/__pycache__/__init__.cpython-310.pyc b/Dr_R/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 5e03c42d..00000000 Binary files a/Dr_R/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/__init__.cpython-311.pyc b/Dr_R/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 27ade7ec..00000000 Binary files a/Dr_R/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/settings.cpython-310.pyc b/Dr_R/__pycache__/settings.cpython-310.pyc deleted file mode 100644 index 4c1ad2c7..00000000 Binary files a/Dr_R/__pycache__/settings.cpython-310.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/settings.cpython-311.pyc b/Dr_R/__pycache__/settings.cpython-311.pyc deleted file mode 100644 index a54e759c..00000000 Binary files a/Dr_R/__pycache__/settings.cpython-311.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/urls.cpython-310.pyc b/Dr_R/__pycache__/urls.cpython-310.pyc deleted file mode 100644 index 2e181ca3..00000000 Binary files a/Dr_R/__pycache__/urls.cpython-310.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/urls.cpython-311.pyc b/Dr_R/__pycache__/urls.cpython-311.pyc deleted file mode 100644 index 5d6a29b2..00000000 Binary files a/Dr_R/__pycache__/urls.cpython-311.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/wsgi.cpython-310.pyc b/Dr_R/__pycache__/wsgi.cpython-310.pyc deleted file mode 100644 index 85ab0000..00000000 Binary files a/Dr_R/__pycache__/wsgi.cpython-310.pyc and /dev/null differ diff --git a/Dr_R/__pycache__/wsgi.cpython-311.pyc b/Dr_R/__pycache__/wsgi.cpython-311.pyc deleted file mode 100644 index 4d7e2749..00000000 Binary files a/Dr_R/__pycache__/wsgi.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/__init__.cpython-310.pyc b/astros/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 4cc6480f..00000000 Binary files a/astros/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/astros/__pycache__/__init__.cpython-311.pyc b/astros/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 1f6884f2..00000000 Binary files a/astros/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/admin.cpython-310.pyc b/astros/__pycache__/admin.cpython-310.pyc deleted file mode 100644 index 394cd896..00000000 Binary files a/astros/__pycache__/admin.cpython-310.pyc and /dev/null differ diff --git a/astros/__pycache__/admin.cpython-311.pyc b/astros/__pycache__/admin.cpython-311.pyc deleted file mode 100644 index 4d0f106f..00000000 Binary files a/astros/__pycache__/admin.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/apps.cpython-310.pyc b/astros/__pycache__/apps.cpython-310.pyc deleted file mode 100644 index 76f5ee0b..00000000 Binary files a/astros/__pycache__/apps.cpython-310.pyc and /dev/null differ diff --git a/astros/__pycache__/apps.cpython-311.pyc b/astros/__pycache__/apps.cpython-311.pyc deleted file mode 100644 index e2e42a0c..00000000 Binary files a/astros/__pycache__/apps.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/models.cpython-310.pyc b/astros/__pycache__/models.cpython-310.pyc deleted file mode 100644 index 19ccbd1c..00000000 Binary files a/astros/__pycache__/models.cpython-310.pyc and /dev/null differ diff --git a/astros/__pycache__/models.cpython-311.pyc b/astros/__pycache__/models.cpython-311.pyc deleted file mode 100644 index 9c8e64ad..00000000 Binary files a/astros/__pycache__/models.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/tests.cpython-311.pyc b/astros/__pycache__/tests.cpython-311.pyc deleted file mode 100644 index 7b376b3c..00000000 Binary files a/astros/__pycache__/tests.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/urls.cpython-310.pyc b/astros/__pycache__/urls.cpython-310.pyc deleted file mode 100644 index b50c7d9f..00000000 Binary files a/astros/__pycache__/urls.cpython-310.pyc and /dev/null differ diff --git a/astros/__pycache__/urls.cpython-311.pyc b/astros/__pycache__/urls.cpython-311.pyc deleted file mode 100644 index 24c11cb8..00000000 Binary files a/astros/__pycache__/urls.cpython-311.pyc and /dev/null differ diff --git a/astros/__pycache__/views.cpython-310.pyc b/astros/__pycache__/views.cpython-310.pyc deleted file mode 100644 index 215ddf10..00000000 Binary files a/astros/__pycache__/views.cpython-310.pyc and /dev/null differ diff --git a/astros/__pycache__/views.cpython-311.pyc b/astros/__pycache__/views.cpython-311.pyc deleted file mode 100644 index 9d5433a5..00000000 Binary files a/astros/__pycache__/views.cpython-311.pyc and /dev/null differ diff --git a/astros/management/commands/__pycache__/create_question_embeddings.cpython-311.pyc b/astros/management/commands/__pycache__/create_question_embeddings.cpython-311.pyc deleted file mode 100644 index 14fb39a4..00000000 Binary files a/astros/management/commands/__pycache__/create_question_embeddings.cpython-311.pyc and /dev/null differ diff --git a/astros/migrations/__pycache__/__init__.cpython-310.pyc b/astros/migrations/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 06920aa8..00000000 Binary files a/astros/migrations/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/astros/migrations/__pycache__/__init__.cpython-311.pyc b/astros/migrations/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 6695b38a..00000000 Binary files a/astros/migrations/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/astros/templates/astros/all_courses.html b/astros/templates/astros/all_courses.html index 36c3ede9..e77ac589 100644 --- a/astros/templates/astros/all_courses.html +++ b/astros/templates/astros/all_courses.html @@ -23,17 +23,26 @@