MANIFEST.in
README.md
setup.cfg
setup.py
django_bootstrap_extendeds/.gitignore
django_bootstrap_extendeds/__init__.py
django_bootstrap_extendeds/db.sqlite3
django_bootstrap_extendeds/manage.py
django_bootstrap_extendeds.egg-info/PKG-INFO
django_bootstrap_extendeds.egg-info/SOURCES.txt
django_bootstrap_extendeds.egg-info/dependency_links.txt
django_bootstrap_extendeds.egg-info/top_level.txt
django_bootstrap_extendeds/demo/__init__.py
django_bootstrap_extendeds/demo/asgi.py
django_bootstrap_extendeds/demo/settings.py
django_bootstrap_extendeds/demo/urls.py
django_bootstrap_extendeds/demo/wsgi.py
django_bootstrap_extendeds/demo/__pycache__/__init__.cpython-312.pyc
django_bootstrap_extendeds/demo/__pycache__/__init__.cpython-39.pyc
django_bootstrap_extendeds/demo/__pycache__/settings.cpython-312.pyc
django_bootstrap_extendeds/demo/__pycache__/settings.cpython-39.pyc
django_bootstrap_extendeds/demo/__pycache__/urls.cpython-312.pyc
django_bootstrap_extendeds/demo/__pycache__/urls.cpython-39.pyc
django_bootstrap_extendeds/demo/__pycache__/wsgi.cpython-312.pyc
django_bootstrap_extendeds/demo/__pycache__/wsgi.cpython-39.pyc
django_bootstrap_extendeds/main/__init__.py
django_bootstrap_extendeds/main/admin.py
django_bootstrap_extendeds/main/apps.py
django_bootstrap_extendeds/main/forms.py
django_bootstrap_extendeds/main/models.py
django_bootstrap_extendeds/main/tests.py
django_bootstrap_extendeds/main/urls.py
django_bootstrap_extendeds/main/views.py
django_bootstrap_extendeds/main/__pycache__/__init__.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/__init__.cpython-39.pyc
django_bootstrap_extendeds/main/__pycache__/admin.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/admin.cpython-39.pyc
django_bootstrap_extendeds/main/__pycache__/apps.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/apps.cpython-39.pyc
django_bootstrap_extendeds/main/__pycache__/forms.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/forms.cpython-39.pyc
django_bootstrap_extendeds/main/__pycache__/models.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/models.cpython-39.pyc
django_bootstrap_extendeds/main/__pycache__/urls.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/urls.cpython-39.pyc
django_bootstrap_extendeds/main/__pycache__/views.cpython-312.pyc
django_bootstrap_extendeds/main/__pycache__/views.cpython-39.pyc
django_bootstrap_extendeds/main/migrations/0001_initial.py
django_bootstrap_extendeds/main/migrations/__init__.py
django_bootstrap_extendeds/main/migrations/__pycache__/0001_initial.cpython-312.pyc
django_bootstrap_extendeds/main/migrations/__pycache__/__init__.cpython-312.pyc
django_bootstrap_extendeds/main/migrations/__pycache__/__init__.cpython-39.pyc
django_bootstrap_extendeds/main/static/main/css/styles.css
django_bootstrap_extendeds/main/static/main/img/logo.jpg
django_bootstrap_extendeds/main/templates/main/contacts.html
django_bootstrap_extendeds/main/templates/main/index.html
django_bootstrap_extendeds/main/templates/main/new_order.html
django_bootstrap_extendeds/main/templates/main/orders.html
django_bootstrap_extendeds/main/templates/main/robots.txt
django_bootstrap_extendeds/main/templates/main/signin.html
django_bootstrap_extendeds/main/templates/main/signup.html
django_bootstrap_extendeds/main/templates/main/sitemap.xml
django_bootstrap_extendeds/venv/__init__.py