Cookiecutter for Django application¶
This a Cookiecutter template to produce a Django application package.
It emphases on a simple application with quality and not any relation to any service (state badge, pyup, travis, etc..) except Read the Docs service for documentation publishing.
A sample built from this template is available on repository sveetch-djangoapp-sample. Note that this is a version with every options enabled and its version may not always match this template current version (mostly if there is no major feature).
Feature resume¶
Compatibility with last stable versions (Python, Django, etc..);
Included a basic Blog application ready to run;
Enforce good development behaviors;
Package ready to release with quality coverage;
Optional modern frontend (Node.js, Webpack, Bootstrap);
Some optional third party applications available: DjangoCMS, Django REST Framework;
Links¶
Read the documentation on Read the docs;
Clone it on its Github repository;
Built sample on repository sveetch-djangoapp-sample;
Credits¶
Logo vector and icon by SVG Repo.
Summary¶
Application content