LICENSE
README.md
pyproject.toml
django_kickstart/__init__.py
django_kickstart/cli.py
django_kickstart/generator.py
django_kickstart/venv_utils.py
django_kickstart/templates/manage.py.j2
django_kickstart/templates/requirements.txt.j2
django_kickstart/templates/app/admin.py.j2
django_kickstart/templates/app/apps.py.j2
django_kickstart/templates/app/forms.py.j2
django_kickstart/templates/app/models.py.j2
django_kickstart/templates/app/serializers.py.j2
django_kickstart/templates/app/tests.py.j2
django_kickstart/templates/app/urls_api.py.j2
django_kickstart/templates/app/urls_mvp.py.j2
django_kickstart/templates/app/views_api_cbv.py.j2
django_kickstart/templates/app/views_api_fbv.py.j2
django_kickstart/templates/app/views_cbv.py.j2
django_kickstart/templates/app/views_fbv.py.j2
django_kickstart/templates/html/about.html.j2
django_kickstart/templates/html/base.html.j2
django_kickstart/templates/html/home.html.j2
django_kickstart/templates/project/asgi.py.j2
django_kickstart/templates/project/settings.py.j2
django_kickstart/templates/project/urls.py.j2
django_kickstart/templates/project/wsgi.py.j2
django_kickstart/templates/static/style.css.j2
django_kickstartx.egg-info/PKG-INFO
django_kickstartx.egg-info/SOURCES.txt
django_kickstartx.egg-info/dependency_links.txt
django_kickstartx.egg-info/entry_points.txt
django_kickstartx.egg-info/requires.txt
django_kickstartx.egg-info/top_level.txt