django-minimal-cookiecutter
stable

Contents:

  • Introduction
  • How to
    • Set Up Development with django-minimal-cookiecutter
    • Change the Django Project Name from “cookiecutter” to a Desired Name
    • Customize AWS File Storage in cookiecutter.storagebackend using boto3
    • Change Celery Task Name in cookiecutter.celery and Updating Docker Compose celery_worker Command
    • Replace Redis with RabbitMQ
    • Customize Django Rest Errors
    • Add Logs
    • Change the database in cookiecutter settings and development files from PostgreSQL
    • Customize Ansible Variables
  • Core
django-minimal-cookiecutter
  • How to
  • Edit on GitHub

How to

Contents:

  • Set Up Development with django-minimal-cookiecutter
  • Change the Django Project Name from “cookiecutter” to a Desired Name
  • Customize AWS File Storage in cookiecutter.storagebackend using boto3
  • Change Celery Task Name in cookiecutter.celery and Updating Docker Compose celery_worker Command
  • Replace Redis with RabbitMQ
  • Customize Django Rest Errors
  • Add Logs
  • Change the database in cookiecutter settings and development files from PostgreSQL
  • Customize Ansible Variables
Previous Next

© Copyright 2023, godfrey-ndungu. Revision 519484b9.

Built with Sphinx using a theme provided by Read the Docs.