diff --git a/core/__pycache__/admin.cpython-311.pyc b/core/__pycache__/admin.cpython-311.pyc index 0d1900a..e42328c 100644 Binary files a/core/__pycache__/admin.cpython-311.pyc and b/core/__pycache__/admin.cpython-311.pyc differ diff --git a/core/__pycache__/models.cpython-311.pyc b/core/__pycache__/models.cpython-311.pyc index 34dac78..44c51ca 100644 Binary files a/core/__pycache__/models.cpython-311.pyc and b/core/__pycache__/models.cpython-311.pyc differ diff --git a/core/__pycache__/urls.cpython-311.pyc b/core/__pycache__/urls.cpython-311.pyc index 2b150b2..a072fe6 100644 Binary files a/core/__pycache__/urls.cpython-311.pyc and b/core/__pycache__/urls.cpython-311.pyc differ diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index 499a72a..b372d45 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/management/commands/__pycache__/setup_groups.cpython-311.pyc b/core/management/commands/__pycache__/setup_groups.cpython-311.pyc new file mode 100644 index 0000000..68fb12e Binary files /dev/null and b/core/management/commands/__pycache__/setup_groups.cpython-311.pyc differ diff --git a/core/migrations/__pycache__/0011_remove_userprofile_pin_and_is_admin.cpython-311.pyc b/core/migrations/__pycache__/0011_remove_userprofile_pin_and_is_admin.cpython-311.pyc new file mode 100644 index 0000000..3bdf551 Binary files /dev/null and b/core/migrations/__pycache__/0011_remove_userprofile_pin_and_is_admin.cpython-311.pyc differ diff --git a/core/migrations/__pycache__/0012_add_team_to_worklog.cpython-311.pyc b/core/migrations/__pycache__/0012_add_team_to_worklog.cpython-311.pyc new file mode 100644 index 0000000..c598b12 Binary files /dev/null and b/core/migrations/__pycache__/0012_add_team_to_worklog.cpython-311.pyc differ