diff --git a/.gitignore b/.gitignore deleted file mode 100644 index fe99842..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -venv/ -__pycahe__ -settings \ No newline at end of file diff --git a/Inventario/__pycache__/__init__.cpython-313.pyc b/Inventario/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 45c559e..0000000 Binary files a/Inventario/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/__init__.cpython-39.pyc b/Inventario/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 8f88979..0000000 Binary files a/Inventario/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/Inventario/__pycache__/admin.cpython-313.pyc b/Inventario/__pycache__/admin.cpython-313.pyc deleted file mode 100644 index 8b9af74..0000000 Binary files a/Inventario/__pycache__/admin.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/admin.cpython-39.pyc b/Inventario/__pycache__/admin.cpython-39.pyc deleted file mode 100644 index 03746da..0000000 Binary files a/Inventario/__pycache__/admin.cpython-39.pyc and /dev/null differ diff --git a/Inventario/__pycache__/apps.cpython-313.pyc b/Inventario/__pycache__/apps.cpython-313.pyc deleted file mode 100644 index 99c0fde..0000000 Binary files a/Inventario/__pycache__/apps.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/apps.cpython-39.pyc b/Inventario/__pycache__/apps.cpython-39.pyc deleted file mode 100644 index 9d66c4e..0000000 Binary files a/Inventario/__pycache__/apps.cpython-39.pyc and /dev/null differ diff --git a/Inventario/__pycache__/forms.cpython-313.pyc b/Inventario/__pycache__/forms.cpython-313.pyc deleted file mode 100644 index 9e6a6bb..0000000 Binary files a/Inventario/__pycache__/forms.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/forms.cpython-39.pyc b/Inventario/__pycache__/forms.cpython-39.pyc deleted file mode 100644 index bbf74bc..0000000 Binary files a/Inventario/__pycache__/forms.cpython-39.pyc and /dev/null differ diff --git a/Inventario/__pycache__/models.cpython-313.pyc b/Inventario/__pycache__/models.cpython-313.pyc deleted file mode 100644 index f31d56e..0000000 Binary files a/Inventario/__pycache__/models.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/models.cpython-39.pyc b/Inventario/__pycache__/models.cpython-39.pyc deleted file mode 100644 index 9ede09a..0000000 Binary files a/Inventario/__pycache__/models.cpython-39.pyc and /dev/null differ diff --git a/Inventario/__pycache__/views.cpython-313.pyc b/Inventario/__pycache__/views.cpython-313.pyc deleted file mode 100644 index 3e21d35..0000000 Binary files a/Inventario/__pycache__/views.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/views.cpython-39.pyc b/Inventario/__pycache__/views.cpython-39.pyc deleted file mode 100644 index 57b57de..0000000 Binary files a/Inventario/__pycache__/views.cpython-39.pyc and /dev/null differ diff --git a/Inventario/__pycache__/viewspdf.cpython-313.pyc b/Inventario/__pycache__/viewspdf.cpython-313.pyc deleted file mode 100644 index cbef389..0000000 Binary files a/Inventario/__pycache__/viewspdf.cpython-313.pyc and /dev/null differ diff --git a/Inventario/__pycache__/viewspdf.cpython-39.pyc b/Inventario/__pycache__/viewspdf.cpython-39.pyc deleted file mode 100644 index ff3b080..0000000 Binary files a/Inventario/__pycache__/viewspdf.cpython-39.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/__init__.cpython-313.pyc b/TiendAlfa/__pycache__/__init__.cpython-313.pyc deleted file mode 100644 index 1560d07..0000000 Binary files a/TiendAlfa/__pycache__/__init__.cpython-313.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/__init__.cpython-39.pyc b/TiendAlfa/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 7d06149..0000000 Binary files a/TiendAlfa/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/settings.cpython-313.pyc b/TiendAlfa/__pycache__/settings.cpython-313.pyc deleted file mode 100644 index 0b3f294..0000000 Binary files a/TiendAlfa/__pycache__/settings.cpython-313.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/settings.cpython-39.pyc b/TiendAlfa/__pycache__/settings.cpython-39.pyc deleted file mode 100644 index 715e6f6..0000000 Binary files a/TiendAlfa/__pycache__/settings.cpython-39.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/urls.cpython-313.pyc b/TiendAlfa/__pycache__/urls.cpython-313.pyc deleted file mode 100644 index 5bfef84..0000000 Binary files a/TiendAlfa/__pycache__/urls.cpython-313.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/urls.cpython-39.pyc b/TiendAlfa/__pycache__/urls.cpython-39.pyc deleted file mode 100644 index 1b6a043..0000000 Binary files a/TiendAlfa/__pycache__/urls.cpython-39.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/wsgi.cpython-313.pyc b/TiendAlfa/__pycache__/wsgi.cpython-313.pyc deleted file mode 100644 index e39e223..0000000 Binary files a/TiendAlfa/__pycache__/wsgi.cpython-313.pyc and /dev/null differ diff --git a/TiendAlfa/__pycache__/wsgi.cpython-39.pyc b/TiendAlfa/__pycache__/wsgi.cpython-39.pyc deleted file mode 100644 index bf4eb81..0000000 Binary files a/TiendAlfa/__pycache__/wsgi.cpython-39.pyc and /dev/null differ