MANIFEST.in
README.md
pyproject.toml
setup.py
Dajanga2/__init__.py
Dajanga2/cli.py
Dajanga2/template/example/dajanga2/cli.py
Dajanga2/template/example/demo_site/manage.py
Dajanga2/template/example/demo_site/core/admin.py
Dajanga2/template/example/demo_site/core/apps.py
Dajanga2/template/example/demo_site/core/models.py
Dajanga2/template/example/demo_site/core/urls.py
Dajanga2/template/example/demo_site/core/views.py
Dajanga2/template/example/demo_site/core/static/css/placeholder.css
Dajanga2/template/example/demo_site/core/templates/bids.html
Dajanga2/template/example/demo_site/core/templates/index.html
Dajanga2/template/example/demo_site/core/templates/login.html
Dajanga2/template/example/demo_site/core/templates/registration.html
Dajanga2/template/example/demo_site/demo/asgi.py
Dajanga2/template/example/demo_site/demo/settings.py
Dajanga2/template/example/demo_site/demo/urls.py
Dajanga2/template/example/demo_site/demo/wsgi.py
dajanga2.egg-info/PKG-INFO
dajanga2.egg-info/SOURCES.txt
dajanga2.egg-info/dependency_links.txt
dajanga2.egg-info/entry_points.txt
dajanga2.egg-info/top_level.txt
korochki_starter/template/manage.py
korochki_starter/template/korochki/asgi.py
korochki_starter/template/korochki/settings.py
korochki_starter/template/korochki/urls.py
korochki_starter/template/korochki/wsgi.py
korochki_starter/template/main/admin.py
korochki_starter/template/main/apps.py
korochki_starter/template/main/forms.py
korochki_starter/template/main/models.py
korochki_starter/template/main/urls.py
korochki_starter/template/main/views.py
korochki_starter/template/main/static/main/style.css
korochki_starter/template/main/templates/main/admin_login.html
korochki_starter/template/main/templates/main/admin_panel.html
korochki_starter/template/main/templates/main/applications.html
korochki_starter/template/main/templates/main/base.html
korochki_starter/template/main/templates/main/create_application.html
korochki_starter/template/main/templates/main/index.html
korochki_starter/template/main/templates/main/login.html
korochki_starter/template/main/templates/main/register.html