wooyek/cookiecutter-django-website

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/ISSUE_TEMPLATE.md
.gitignore
.idea/cookiecutter-django-website.iml
.idea/inspectionProfiles/profiles_settings.xml
.idea/markdown-navigator.xml
.idea/markdown-navigator/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.travis.yml
LICENSE
Makefile
README.rst
cookiecutter.json
hooks/post_gen_project.py90
A
0 mins
hooks/pre_gen_project.py12
A
0 mins
pytest.ini
requirements.in
requirements.txt
setup.cfg
setup.py28
A
0 mins
tox.ini
{{cookiecutter.project_slug}}/.coockiecutter.json
{{cookiecutter.project_slug}}/.editorconfig
{{cookiecutter.project_slug}}/.env
{{cookiecutter.project_slug}}/.gitignore
{{cookiecutter.project_slug}}/.travis.yml
{{cookiecutter.project_slug}}/AUTHORS.rst
{{cookiecutter.project_slug}}/CONTRIBUTING.rst
{{cookiecutter.project_slug}}/HISTORY.rst
{{cookiecutter.project_slug}}/LICENSE
{{cookiecutter.project_slug}}/MANIFEST.in
{{cookiecutter.project_slug}}/Makefile
{{cookiecutter.project_slug}}/Procfile
{{cookiecutter.project_slug}}/README.rst
{{cookiecutter.project_slug}}/app.json
{{cookiecutter.project_slug}}/bitbucket-pipelines.yml
{{cookiecutter.project_slug}}/gulpfile.js90
B
4 hrs
{{cookiecutter.project_slug}}/manage.py21
A
0 mins
{{cookiecutter.project_slug}}/package.json
{{cookiecutter.project_slug}}/requirements.txt
{{cookiecutter.project_slug}}/runtests.py18
A
0 mins
{{cookiecutter.project_slug}}/runtime.txt
{{cookiecutter.project_slug}}/secrets.env
{{cookiecutter.project_slug}}/setup.cfg
{{cookiecutter.project_slug}}/setup.py110
A
0 mins
{{cookiecutter.project_slug}}/tasks.py270
A
2 hrs
{{cookiecutter.project_slug}}/tox.ini