Skip to main content

A cookiecutter for enterprise projects with support for Celery, Django Rest Framework and deployment with Ansible and Docker

Project description

https://raw.githubusercontent.com/Nekmo/cookiecutter-django-backend/master/images/logo.png

Latest Travis CI build status Latest PyPI version Python versions Requirements Status

Cookiecutter Django Backend

A cookiecutter for create a simple and standard Django project with everything necessary for a backend. Unlike other cookiecutters, it is less intrusive.

Install or update Cookiecutter to the latest version:

$ pip install -U cookiecutter

Create your new project using this cookiecutter:

$ cookiecutter https://github.com/Nekmo/djangocookiecutter-django-backend

Or use the abbreviation (see below):

$ cookiecutter dj

Features

  • For Django 2.0+

  • Docker support using docker-compose.

  • Secure by default. With HTTPS Nginx config and Let’sEncrypt.

  • Develop and production settings

  • Ready for Celery and Django Rest Framework.

  • Deployment using Ansible and Docker.

Customize your default options

There are certain options that are always repeated every time cookiecutter is executed. Create a .cookiecutterrc file in your user directory:

default_context:
  author_name: Nekmo
  github_user: Nekmo
  email: myemail@nekmo.com
  open_source_license: MIT
  timezone: Europe/Madrid
abbreviations:
  dj: https://github.com/Nekmo/cookiecutter-django-backend
  gh: https://github.com/{0}.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cookiecutter-django-backend-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file cookiecutter-django-backend-0.1.0.tar.gz.

File metadata

File hashes

Hashes for cookiecutter-django-backend-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8acc8fdba9059323ed3dede8f6baa39c0c74b118714f69987cbd4bbf3579b891
MD5 ac290751d75adb965b16a8c88c80d865
BLAKE2b-256 f74eec40c1bdb8029c35656b63a6251fbf3f8c76556542631a6a1d25daea56f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page