diff --git a/.gitignore b/.gitignore index 9a3b6df..aa8afed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ dev_env/lib/python3.12/site-packages/PIL/__pycache__/XVThumbImagePlugin.cpython-312.pyc dev_env +dev_home diff --git a/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc index da9b422..04120db 100644 Binary files a/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc index 9b71991..dd3bda4 100644 Binary files a/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc index 3e3a654..f1b903c 100644 Binary files a/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc index 716247e..539cf43 100644 Binary files a/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc index e868a31..78916c0 100644 Binary files a/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc index 3c97aac..1a7b4ea 100644 Binary files a/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc index 1779e2f..82fab5a 100644 Binary files a/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc and b/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc index bb1b1e4..6907e66 100644 Binary files a/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc b/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc index 69a0ef4..e231c4d 100644 Binary files a/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc b/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc index cc47001..42f432f 100644 Binary files a/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/models.cpython-312.pyc b/gestaoRaul/categories/__pycache__/models.cpython-312.pyc index a22a9c2..c8e1af7 100644 Binary files a/gestaoRaul/categories/__pycache__/models.cpython-312.pyc and b/gestaoRaul/categories/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc b/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc index ea2f4c3..11204cb 100644 Binary files a/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/views.cpython-312.pyc b/gestaoRaul/categories/__pycache__/views.cpython-312.pyc index 828f110..5a087d3 100644 Binary files a/gestaoRaul/categories/__pycache__/views.cpython-312.pyc and b/gestaoRaul/categories/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc index d64638d..951343e 100644 Binary files a/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc b/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc index fe2fbf1..3e075c6 100644 Binary files a/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc and b/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc differ diff --git a/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc index 6c3e708..06eaab2 100644 Binary files a/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc index 17a5cf7..3c1282e 100644 Binary files a/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc b/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc index 785e860..7f5766a 100644 Binary files a/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc b/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc index b48f1fa..380defe 100644 Binary files a/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/models.cpython-312.pyc b/gestaoRaul/clients/__pycache__/models.cpython-312.pyc index 55e5ef5..35cd00b 100644 Binary files a/gestaoRaul/clients/__pycache__/models.cpython-312.pyc and b/gestaoRaul/clients/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc b/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc index c2f7df7..83c27de 100644 Binary files a/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/views.cpython-312.pyc b/gestaoRaul/clients/__pycache__/views.cpython-312.pyc index f0d0b88..c6f6d26 100644 Binary files a/gestaoRaul/clients/__pycache__/views.cpython-312.pyc and b/gestaoRaul/clients/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc index 7de6b36..39d680a 100644 Binary files a/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc b/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc index ffc8c9b..c45f81b 100644 Binary files a/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc and b/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc differ diff --git a/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc index 684475c..30c7d8f 100644 Binary files a/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc index 25af819..187050a 100644 Binary files a/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc index 9b7dcab..ac25a4d 100644 Binary files a/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc index 4e9e18c..a49bf10 100644 Binary files a/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc index 899e81c..e936713 100644 Binary files a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc index e20f83e..64eac19 100644 Binary files a/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc index 32d3bb8..a608b8d 100644 Binary files a/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc index 3c0efcc..1e72bd2 100644 Binary files a/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc and b/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc index 9021d7b..9d14a41 100644 Binary files a/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc index bc97750..a5c6197 100644 Binary files a/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc and b/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc index fddd07f..aa60511 100644 Binary files a/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc and b/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc index ec5863b..aa72881 100644 Binary files a/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc and b/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc index 9617c7f..fff2780 100644 Binary files a/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc index 5f555cd..72893b6 100644 Binary files a/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc b/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc index 15d6c8d..0fdae45 100644 Binary files a/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc and b/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc differ diff --git a/gestaoRaul/db.sqlite3 b/gestaoRaul/db.sqlite3 index 3db0249..55bc553 100644 Binary files a/gestaoRaul/db.sqlite3 and b/gestaoRaul/db.sqlite3 differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc index b28d87b..362f0e4 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc index e93388b..dba10af 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc and b/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc index 5255044..3ac75c9 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc and b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc index f134f48..52358fe 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc index 9dd8188..06b3f71 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc and b/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc index 42da184..5af2f89 100644 Binary files a/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/admin.cpython-312.pyc b/gestaoRaul/home/__pycache__/admin.cpython-312.pyc index deae84e..6168e07 100644 Binary files a/gestaoRaul/home/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/home/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/apps.cpython-312.pyc b/gestaoRaul/home/__pycache__/apps.cpython-312.pyc index 7d509eb..aa93645 100644 Binary files a/gestaoRaul/home/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/home/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/models.cpython-312.pyc b/gestaoRaul/home/__pycache__/models.cpython-312.pyc index 6583cf0..0249f88 100644 Binary files a/gestaoRaul/home/__pycache__/models.cpython-312.pyc and b/gestaoRaul/home/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/urls.cpython-312.pyc b/gestaoRaul/home/__pycache__/urls.cpython-312.pyc index 45a2597..ed8f6d5 100644 Binary files a/gestaoRaul/home/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/home/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/views.cpython-312.pyc b/gestaoRaul/home/__pycache__/views.cpython-312.pyc index 0204d0f..6e705cd 100644 Binary files a/gestaoRaul/home/__pycache__/views.cpython-312.pyc and b/gestaoRaul/home/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc index a0fde8d..8e19c6d 100644 Binary files a/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/login/__pycache__/urls.cpython-312.pyc b/gestaoRaul/login/__pycache__/urls.cpython-312.pyc index 266bfaa..454f8d8 100644 Binary files a/gestaoRaul/login/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/login/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/login/__pycache__/views.cpython-312.pyc b/gestaoRaul/login/__pycache__/views.cpython-312.pyc index ec96995..d1d1b20 100644 Binary files a/gestaoRaul/login/__pycache__/views.cpython-312.pyc and b/gestaoRaul/login/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc index d16f97f..353f872 100644 Binary files a/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc index 141d10a..9fdb4b5 100644 Binary files a/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc index 78f163d..cfddfc2 100644 Binary files a/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc index 85dc2ab..bbd7402 100644 Binary files a/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc and b/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc index 72422aa..41ac14c 100644 Binary files a/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc index 0ca52e4..fca7f3f 100644 Binary files a/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc and b/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc index de43f66..bc22cb5 100644 Binary files a/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc index 0b18a01..917566f 100644 Binary files a/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc index daca2ba..efa86a7 100644 Binary files a/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc b/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc index 65fcc72..9527c52 100644 Binary files a/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc b/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc index d692d01..53fb131 100644 Binary files a/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/models.cpython-312.pyc b/gestaoRaul/orders/__pycache__/models.cpython-312.pyc index 587d89e..5d85a1e 100644 Binary files a/gestaoRaul/orders/__pycache__/models.cpython-312.pyc and b/gestaoRaul/orders/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc b/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc index a68232f..d58e210 100644 Binary files a/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/views.cpython-312.pyc b/gestaoRaul/orders/__pycache__/views.cpython-312.pyc index 4779035..0500d07 100644 Binary files a/gestaoRaul/orders/__pycache__/views.cpython-312.pyc and b/gestaoRaul/orders/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc index 467a7a8..e84cc75 100644 Binary files a/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc b/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc index 2ef215c..3c5a2ad 100644 Binary files a/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc and b/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc differ diff --git a/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc index dcefef6..e0e6b8d 100644 Binary files a/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc index 7573255..753edec 100644 Binary files a/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc b/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc index 568f034..096cd0e 100644 Binary files a/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc b/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc index cfb4135..4181561 100644 Binary files a/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/models.cpython-312.pyc b/gestaoRaul/payments/__pycache__/models.cpython-312.pyc index a4f7b5f..d08d87e 100644 Binary files a/gestaoRaul/payments/__pycache__/models.cpython-312.pyc and b/gestaoRaul/payments/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc index 48f5e64..236764f 100644 Binary files a/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc index 1d5df83..10cea92 100644 Binary files a/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc index 3c00396..7f622e0 100644 Binary files a/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/admin.cpython-312.pyc b/gestaoRaul/products/__pycache__/admin.cpython-312.pyc index ad2052c..08d41e9 100644 Binary files a/gestaoRaul/products/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/products/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/apps.cpython-312.pyc b/gestaoRaul/products/__pycache__/apps.cpython-312.pyc index 76c6e6f..7f2644a 100644 Binary files a/gestaoRaul/products/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/products/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/models.cpython-312.pyc b/gestaoRaul/products/__pycache__/models.cpython-312.pyc index bc3fb73..c9189d7 100644 Binary files a/gestaoRaul/products/__pycache__/models.cpython-312.pyc and b/gestaoRaul/products/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/urls.cpython-312.pyc b/gestaoRaul/products/__pycache__/urls.cpython-312.pyc index 7b3f1a3..065ea79 100644 Binary files a/gestaoRaul/products/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/products/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/views.cpython-312.pyc b/gestaoRaul/products/__pycache__/views.cpython-312.pyc index ec3af59..00c27ce 100644 Binary files a/gestaoRaul/products/__pycache__/views.cpython-312.pyc and b/gestaoRaul/products/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc index 714e265..e30e4e3 100644 Binary files a/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc index 4ae0a0d..613db8d 100644 Binary files a/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc and b/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc index 37f73a0..fe92bd0 100644 Binary files a/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc and b/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc index 91a3d8a..2e74f4e 100644 Binary files a/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc index c33f996..952542d 100644 Binary files a/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc index e580d17..54a442b 100644 Binary files a/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc and b/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc index 70067d4..a2d3a3c 100644 Binary files a/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc and b/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc index c5768fa..2ecf71d 100644 Binary files a/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc and b/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc index 0da48bc..75d6486 100644 Binary files a/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc and b/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc index 7119568..53d9efd 100644 Binary files a/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc and b/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc index 7750e4b..7b5f046 100644 Binary files a/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc and b/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc index a569415..3e250d1 100644 Binary files a/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc and b/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc differ