diff --git a/api/__pycache__/__init__.cpython-314.pyc b/api/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 6a86f8d..0000000 Binary files a/api/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/api/__pycache__/admin.cpython-314.pyc b/api/__pycache__/admin.cpython-314.pyc deleted file mode 100644 index 2ce9faa..0000000 Binary files a/api/__pycache__/admin.cpython-314.pyc and /dev/null differ diff --git a/api/__pycache__/apps.cpython-314.pyc b/api/__pycache__/apps.cpython-314.pyc deleted file mode 100644 index 4d7e4ba..0000000 Binary files a/api/__pycache__/apps.cpython-314.pyc and /dev/null differ diff --git a/api/__pycache__/models.cpython-314.pyc b/api/__pycache__/models.cpython-314.pyc deleted file mode 100644 index e5be3e4..0000000 Binary files a/api/__pycache__/models.cpython-314.pyc and /dev/null differ diff --git a/api/migrations/__pycache__/__init__.cpython-314.pyc b/api/migrations/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 4817420..0000000 Binary files a/api/migrations/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/api/views/__pycache__/event.cpython-314.pyc b/api/views/__pycache__/event.cpython-314.pyc deleted file mode 100644 index efddd7b..0000000 Binary files a/api/views/__pycache__/event.cpython-314.pyc and /dev/null differ diff --git a/db.sqlite3 b/db.sqlite3 deleted file mode 100644 index dc6135f..0000000 Binary files a/db.sqlite3 and /dev/null differ diff --git a/localist/__pycache__/__init__.cpython-314.pyc b/localist/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index 3921022..0000000 Binary files a/localist/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/localist/__pycache__/settings.cpython-314.pyc b/localist/__pycache__/settings.cpython-314.pyc deleted file mode 100644 index 450972d..0000000 Binary files a/localist/__pycache__/settings.cpython-314.pyc and /dev/null differ diff --git a/localist/__pycache__/urls.cpython-314.pyc b/localist/__pycache__/urls.cpython-314.pyc deleted file mode 100644 index 55b5c55..0000000 Binary files a/localist/__pycache__/urls.cpython-314.pyc and /dev/null differ diff --git a/localist/__pycache__/wsgi.cpython-314.pyc b/localist/__pycache__/wsgi.cpython-314.pyc deleted file mode 100644 index c7ddf3a..0000000 Binary files a/localist/__pycache__/wsgi.cpython-314.pyc and /dev/null differ diff --git a/web/__pycache__/__init__.cpython-314.pyc b/web/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index f290d65..0000000 Binary files a/web/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/web/__pycache__/admin.cpython-314.pyc b/web/__pycache__/admin.cpython-314.pyc deleted file mode 100644 index 8016d6e..0000000 Binary files a/web/__pycache__/admin.cpython-314.pyc and /dev/null differ diff --git a/web/__pycache__/apps.cpython-314.pyc b/web/__pycache__/apps.cpython-314.pyc deleted file mode 100644 index 17ddc49..0000000 Binary files a/web/__pycache__/apps.cpython-314.pyc and /dev/null differ diff --git a/web/migrations/__pycache__/0001_initial.cpython-314.pyc b/web/migrations/__pycache__/0001_initial.cpython-314.pyc deleted file mode 100644 index ad2237e..0000000 Binary files a/web/migrations/__pycache__/0001_initial.cpython-314.pyc and /dev/null differ diff --git a/web/migrations/__pycache__/__init__.cpython-314.pyc b/web/migrations/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index f405489..0000000 Binary files a/web/migrations/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/web/models/__pycache__/base.cpython-314.pyc b/web/models/__pycache__/base.cpython-314.pyc deleted file mode 100644 index 5a8c9d7..0000000 Binary files a/web/models/__pycache__/base.cpython-314.pyc and /dev/null differ diff --git a/web/models/__pycache__/category.cpython-314.pyc b/web/models/__pycache__/category.cpython-314.pyc deleted file mode 100644 index e019287..0000000 Binary files a/web/models/__pycache__/category.cpython-314.pyc and /dev/null differ diff --git a/web/models/__pycache__/event.cpython-314.pyc b/web/models/__pycache__/event.cpython-314.pyc deleted file mode 100644 index 12063e6..0000000 Binary files a/web/models/__pycache__/event.cpython-314.pyc and /dev/null differ diff --git a/web/models/__pycache__/event_category.cpython-314.pyc b/web/models/__pycache__/event_category.cpython-314.pyc deleted file mode 100644 index 5d911e9..0000000 Binary files a/web/models/__pycache__/event_category.cpython-314.pyc and /dev/null differ diff --git a/web/models/__pycache__/event_tag.cpython-314.pyc b/web/models/__pycache__/event_tag.cpython-314.pyc deleted file mode 100644 index 55e45ce..0000000 Binary files a/web/models/__pycache__/event_tag.cpython-314.pyc and /dev/null differ diff --git a/web/models/__pycache__/tag.cpython-314.pyc b/web/models/__pycache__/tag.cpython-314.pyc deleted file mode 100644 index 8e2b693..0000000 Binary files a/web/models/__pycache__/tag.cpython-314.pyc and /dev/null differ