django-cookiecutter
latest

Contents:

  • Introduction
  • How to
  • Core
  • Accounts
django-cookiecutter
  • Indices and tables
  • Edit on GitHub

Welcome to django-cookiecutter’s documentation!


Contents:

  • Introduction
    • Features:
  • How to
    • Set Up Development with django-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
    • Adding Items to the Docs/Source Folder
  • Core
    • TrackableModel
    • TimestampedModel
    • Task
    • apps.core.models
  • Accounts
    • Models
    • apps.accounts.models

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2023, godfrey-ndungu. Revision d1f465d6.

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