diff --git a/base/__pycache__/__init__.cpython-312.pyc b/base/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 000000000..cd45885d2 Binary files /dev/null and b/base/__pycache__/__init__.cpython-312.pyc differ diff --git a/base/__pycache__/admin.cpython-312.pyc b/base/__pycache__/admin.cpython-312.pyc new file mode 100644 index 000000000..8a5a45c45 Binary files /dev/null and b/base/__pycache__/admin.cpython-312.pyc differ diff --git a/base/__pycache__/apps.cpython-312.pyc b/base/__pycache__/apps.cpython-312.pyc new file mode 100644 index 000000000..cc5335a03 Binary files /dev/null and b/base/__pycache__/apps.cpython-312.pyc differ diff --git a/base/__pycache__/forms.cpython-312.pyc b/base/__pycache__/forms.cpython-312.pyc new file mode 100644 index 000000000..6c33b523a Binary files /dev/null and b/base/__pycache__/forms.cpython-312.pyc differ diff --git a/base/__pycache__/models.cpython-312.pyc b/base/__pycache__/models.cpython-312.pyc new file mode 100644 index 000000000..e6bbb74c0 Binary files /dev/null and b/base/__pycache__/models.cpython-312.pyc differ diff --git a/base/__pycache__/urls.cpython-312.pyc b/base/__pycache__/urls.cpython-312.pyc new file mode 100644 index 000000000..f519a1809 Binary files /dev/null and b/base/__pycache__/urls.cpython-312.pyc differ diff --git a/base/__pycache__/views.cpython-312.pyc b/base/__pycache__/views.cpython-312.pyc new file mode 100644 index 000000000..460299124 Binary files /dev/null and b/base/__pycache__/views.cpython-312.pyc differ diff --git a/base/api/__pycache__/__init__.cpython-312.pyc b/base/api/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 000000000..0233a2f5f Binary files /dev/null and b/base/api/__pycache__/__init__.cpython-312.pyc differ diff --git a/base/api/__pycache__/serializers.cpython-312.pyc b/base/api/__pycache__/serializers.cpython-312.pyc new file mode 100644 index 000000000..452628efd Binary files /dev/null and b/base/api/__pycache__/serializers.cpython-312.pyc differ diff --git a/base/api/__pycache__/urls.cpython-312.pyc b/base/api/__pycache__/urls.cpython-312.pyc new file mode 100644 index 000000000..12e5a8c38 Binary files /dev/null and b/base/api/__pycache__/urls.cpython-312.pyc differ diff --git a/base/api/__pycache__/views.cpython-312.pyc b/base/api/__pycache__/views.cpython-312.pyc new file mode 100644 index 000000000..ee0d9c511 Binary files /dev/null and b/base/api/__pycache__/views.cpython-312.pyc differ diff --git a/base/migrations/__pycache__/0001_initial.cpython-312.pyc b/base/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 000000000..7b66a7ee3 Binary files /dev/null and b/base/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/base/migrations/__pycache__/0002_auto_20210921_1315.cpython-312.pyc b/base/migrations/__pycache__/0002_auto_20210921_1315.cpython-312.pyc new file mode 100644 index 000000000..0de501d1b Binary files /dev/null and b/base/migrations/__pycache__/0002_auto_20210921_1315.cpython-312.pyc differ diff --git a/base/migrations/__pycache__/0003_user_avatar.cpython-312.pyc b/base/migrations/__pycache__/0003_user_avatar.cpython-312.pyc new file mode 100644 index 000000000..4cf8f45a8 Binary files /dev/null and b/base/migrations/__pycache__/0003_user_avatar.cpython-312.pyc differ diff --git a/base/migrations/__pycache__/__init__.cpython-312.pyc b/base/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 000000000..48b71b847 Binary files /dev/null and b/base/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/base/templates/base/home.html b/base/templates/base/home.html index 808d38632..f0c2612ca 100644 --- a/base/templates/base/home.html +++ b/base/templates/base/home.html @@ -32,8 +32,8 @@