diff --git a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-310.pyc b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-310.pyc index 914d6bb..1c171bc 100644 Binary files a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-310.pyc and b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-310.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/urls.cpython-310.pyc b/gestaoRaul/comandas/__pycache__/urls.cpython-310.pyc index 557fd3e..0cdca79 100644 Binary files a/gestaoRaul/comandas/__pycache__/urls.cpython-310.pyc and b/gestaoRaul/comandas/__pycache__/urls.cpython-310.pyc differ diff --git a/gestaoRaul/db.sqlite3 b/gestaoRaul/db.sqlite3 index 71ce128..a113d0d 100644 Binary files a/gestaoRaul/db.sqlite3 and b/gestaoRaul/db.sqlite3 differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-310.pyc b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-310.pyc index 5d456f0..c13e299 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-310.pyc and b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-310.pyc differ diff --git a/gestaoRaul/payments/__pycache__/__init__.cpython-310.pyc b/gestaoRaul/payments/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..5a40fc7 Binary files /dev/null and b/gestaoRaul/payments/__pycache__/__init__.cpython-310.pyc differ diff --git a/gestaoRaul/payments/__pycache__/admin.cpython-310.pyc b/gestaoRaul/payments/__pycache__/admin.cpython-310.pyc new file mode 100644 index 0000000..6536302 Binary files /dev/null and b/gestaoRaul/payments/__pycache__/admin.cpython-310.pyc differ diff --git a/gestaoRaul/payments/__pycache__/apps.cpython-310.pyc b/gestaoRaul/payments/__pycache__/apps.cpython-310.pyc new file mode 100644 index 0000000..8681dce Binary files /dev/null and b/gestaoRaul/payments/__pycache__/apps.cpython-310.pyc differ diff --git a/gestaoRaul/payments/__pycache__/models.cpython-310.pyc b/gestaoRaul/payments/__pycache__/models.cpython-310.pyc new file mode 100644 index 0000000..ed96c1b Binary files /dev/null and b/gestaoRaul/payments/__pycache__/models.cpython-310.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-310.pyc b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-310.pyc new file mode 100644 index 0000000..e418d19 Binary files /dev/null and b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-310.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-310.pyc b/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000..8b5f988 Binary files /dev/null and b/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-310.pyc differ