MANIFEST.in
README.rst
classifiers.txt
requirements-channels.txt
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
django_zero/__init__.py
django_zero/__main__.py
django_zero/_version.py
django_zero/jinja2.py
django_zero/package.json
django_zero/processes.py
django_zero/urls.py
django_zero/utils.py
django_zero/views.py
django_zero/yarn.lock
django_zero.egg-info/PKG-INFO
django_zero.egg-info/SOURCES.txt
django_zero.egg-info/dependency_links.txt
django_zero.egg-info/entry_points.txt
django_zero.egg-info/requires.txt
django_zero.egg-info/top_level.txt
django_zero/apps/__init__.py
django_zero/auth/__init__.py
django_zero/auth/forms/__init__.py
django_zero/auth/forms/login.py
django_zero/commands/__init__.py
django_zero/commands/create.py
django_zero/commands/start.py
django_zero/commands/templates/__init__.py
django_zero/commands/templates/app/cookiecutter.json
django_zero/commands/templates/app/{{cookiecutter.name}}/__init__.py
django_zero/commands/templates/app/{{cookiecutter.name}}/admin.py
django_zero/commands/templates/app/{{cookiecutter.name}}/apps.py
django_zero/commands/templates/app/{{cookiecutter.name}}/models.py
django_zero/commands/templates/app/{{cookiecutter.name}}/urls.py
django_zero/commands/templates/app/{{cookiecutter.name}}/views.py
django_zero/commands/templates/app/{{cookiecutter.name}}/jinja2/{{cookiecutter.name}}/default.html
django_zero/commands/templates/app/{{cookiecutter.name}}/migrations/__init__.py
django_zero/commands/templates/project/cookiecutter.json
django_zero/commands/templates/project/{{cookiecutter.name}}/MANIFEST.in
django_zero/commands/templates/project/{{cookiecutter.name}}/Makefile
django_zero/commands/templates/project/{{cookiecutter.name}}/Projectfile
django_zero/commands/templates/project/{{cookiecutter.name}}/manage.py
django_zero/commands/templates/project/{{cookiecutter.name}}/package.json
django_zero/commands/templates/project/{{cookiecutter.name}}/apps/__init__.py
django_zero/commands/templates/project/{{cookiecutter.name}}/config/__init__.py
django_zero/commands/templates/project/{{cookiecutter.name}}/config/asgi.py
django_zero/commands/templates/project/{{cookiecutter.name}}/config/routing.py
django_zero/commands/templates/project/{{cookiecutter.name}}/config/settings.py
django_zero/commands/templates/project/{{cookiecutter.name}}/config/webpack.js
django_zero/commands/templates/project/{{cookiecutter.name}}/config/wsgi.py
django_zero/commands/templates/project/{{cookiecutter.name}}/resources/jinja2/.gitkeep
django_zero/commands/templates/project/{{cookiecutter.name}}/resources/static/.gitkeep
django_zero/commands/templates/project/{{cookiecutter.name}}/resources/templates/.gitkeep
django_zero/config/__init__.py
django_zero/config/routing.py
django_zero/config/settings.py
django_zero/config/webpack.js
django_zero/resources/assets/bootstrap.js
django_zero/resources/assets/bootstrap.scss
django_zero/resources/assets/examples/blog.js
django_zero/resources/assets/examples/blog.scss
django_zero/resources/jinja2/base.html
django_zero/resources/jinja2/baseold.html
django_zero/resources/jinja2/cover.html
django_zero/resources/jinja2/account/base.html
django_zero/resources/jinja2/account/login.html
django_zero/resources/jinja2/examples/base.html
django_zero/resources/jinja2/examples/feature_detail.html
django_zero/resources/jinja2/examples/feature_list.html
django_zero/resources/static/favicon.ico
django_zero/resources/static/hinclude.js
django_zero/resources/static/holder.js