Django Project Template

Contents:

  • Overview
  • Installation
  • Architecture
  • Guides
  • Applications
  • Models
  • Views
  • API Reference
  • Behavior Mixins
  • Development Guide
Django Project Template
  • Django Project Template Documentation
  • View page source

Django Project Template Documentation

Welcome to the Django Project Template documentation. This project serves as a foundation for building robust Django applications with a focus on maintainability and best practices.

Contents:

  • Overview
    • Project Structure
    • Key Features
  • Installation
    • Prerequisites
    • Quick Start
    • Manual Setup
    • Configuration
  • Architecture
    • Application Structure
    • Key Design Principles
    • App Responsibilities
  • Guides
    • HTMX Integration
    • Common Utilities Collection
    • Behavior Mixins Guide
  • Applications
    • Common App
    • API App
  • Models
    • User Model
    • Team Model
    • Common Models
    • Behavior Mixins
  • Views
    • Public Views
    • API Views
    • HTMX Views
  • API Reference
    • API Endpoints
    • API Serializers
    • API Authentication
  • Behavior Mixins
    • Available Mixins
  • Development Guide
    • Development Setup
    • Testing
    • Development Patterns
    • Code Conventions

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, Project Contributors.

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