wooyek/cookiecutter-django-app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/ISSUE_TEMPLATE.md
.gitignore
.idea/cookiecutter-djangopackage.iml
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/py_test_for_tests_test_bake_project_test_make_migrations.xml
.idea/runConfigurations/py_test_for_tests_test_bake_project_test_run_tests.xml
.idea/runConfigurations/py_test_in_test_bake_project_py.xml
.travis.yml
CONTRIBUTING.rst
Makefile
Pipfile
Pipfile.lock
README.rst
appveyor.yml
contributors.rst
cookiecutter.json
docs/Makefile
docs/conf.py40
A
0 mins
docs/console_script_setup.rst
docs/index.rst
docs/make.bat
docs/prompts.rst
docs/pypi_release_checklist.rst
docs/readme.rst
docs/travis_pypi_setup.rst
docs/troubleshooting.rst
docs/tutorial.rst
hooks/post_gen_project.py89
A
45 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}}/.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}}/README.rst
{{cookiecutter.project_slug}}/bitbucket-pipelines.yml