Django Project Template

Contents:

  • Overview
  • Installation
  • Architecture
  • Guides
  • Applications
  • Models
  • Views
  • API Reference
  • Behavior Mixins
  • Development Guide
    • Development Setup
    • Testing
    • Development Patterns
    • Code Conventions
Django Project Template
  • Development Guide
  • View page source

Development Guide

This section covers development practices and guidelines for the Django Project Template.

  • Development Setup
    • Prerequisites
    • Local Environment
    • Manual Setup
    • VSCode Setup
  • Testing
    • Running Tests
    • Test Structure
    • Test Practices
    • Model Tests
    • View Tests
    • API Tests
    • Behavior Mixin Tests
  • Development Patterns
    • Behavior Mixins
    • HTMX Integration
    • Team-Based Multi-Tenancy
    • API Design
  • Code Conventions
    • Python Style
    • Models
    • Views
    • Templates
    • JavaScript
    • Testing
Previous Next

© Copyright 2025, Project Contributors.

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