This is based on pydanny's excellent cookiecutter-djangopackage with Markdown and MkDocs for documentation.
I've also made a few other changes here and there, including:
- Use
twine
instead ofsetup.py sdist upload
for releases - Update Travis CI config to newer syntax
- Release publishing to PyPI using twine with TestPyPI support
- Documentation site generated using MkDocs with the Material for MKDocs theme.
- Travis CI integration
- EditorConfig support
- GitHub issue template
- Fancy badges:
- PyPI version
- Python versions
- Django versions
- License
- Travis CI build status