MANIFEST.in
main.py
manage.py
pyproject.toml
core/__init__.py
core/admin.py
core/apps.py
core/backends.py
core/models.py
core/tests.py
core/views.py
core/__pycache__/__init__.cpython-314.pyc
core/__pycache__/admin.cpython-314.pyc
core/__pycache__/apps.cpython-314.pyc
core/__pycache__/backends.cpython-314.pyc
core/__pycache__/models.cpython-314.pyc
core/migrations/0001_initial.py
core/migrations/0002_alter_orderitems_options_alter_orders_options_and_more.py
core/migrations/__init__.py
core/migrations/__pycache__/0001_initial.cpython-314.pyc
core/migrations/__pycache__/0002_alter_orderitems_options_alter_orders_options_and_more.cpython-314.pyc
core/migrations/__pycache__/__init__.cpython-314.pyc
core/static/core/css/custom_admin.css
core/static/core/js/admin_discount.js
csv_import/SQL.txt
csv_import/desktop.txt
csv_import/order_items.csv
csv_import/orders.csv
csv_import/pickup_points.csv
csv_import/positions.csv
csv_import/products.csv
csv_import/roles.csv
csv_import/users.csv
toy_shop_project/__init__.py
toy_shop_project/asgi.py
toy_shop_project/settings.py
toy_shop_project/urls.py
toy_shop_project/wsgi.py
toy_shop_project/__pycache__/__init__.cpython-314.pyc
toy_shop_project/__pycache__/settings.cpython-314.pyc
toy_shop_project/__pycache__/urls.cpython-314.pyc
toy_shop_project/__pycache__/wsgi.cpython-314.pyc